Skip to content

Commit 51b5872

Browse files
committed
delete not needed files
1 parent 4e52f75 commit 51b5872

39 files changed

+43
-3473
lines changed

BuildProcessTemplates/DefaultTemplate.xaml

Lines changed: 0 additions & 602 deletions
This file was deleted.

BuildProcessTemplates/UpgradeTemplate.xaml

Lines changed: 0 additions & 76 deletions
This file was deleted.
Lines changed: 43 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,44 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3-
<PropertyGroup>
4-
<ProjectView>ShowAllFiles</ProjectView>
5-
<UseIISExpress>false</UseIISExpress>
6-
</PropertyGroup>
7-
<ProjectExtensions>
8-
<VisualStudio>
9-
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
10-
<WebProjectProperties>
11-
<StartPageUrl>
12-
</StartPageUrl>
13-
<StartAction>URL</StartAction>
14-
<AspNetDebugging>True</AspNetDebugging>
15-
<SilverlightDebugging>False</SilverlightDebugging>
16-
<NativeDebugging>False</NativeDebugging>
17-
<SQLDebugging>False</SQLDebugging>
18-
<ExternalProgram>
19-
</ExternalProgram>
20-
<StartExternalURL>http://localhost/600</StartExternalURL>
21-
<StartCmdLineArguments>
22-
</StartCmdLineArguments>
23-
<StartWorkingDirectory>
24-
</StartWorkingDirectory>
25-
<EnableENC>False</EnableENC>
26-
<AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
27-
<UseIIS>True</UseIIS>
28-
<AutoAssignPort>True</AutoAssignPort>
29-
<DevelopmentServerPort>21030</DevelopmentServerPort>
30-
<DevelopmentServerVPath>/</DevelopmentServerVPath>
31-
<IISUrl>http://localhost/600/DesktopModules/Forums/</IISUrl>
32-
<OverrideIISAppRootUrl>True</OverrideIISAppRootUrl>
33-
<IISAppRootUrl>http://localhost/600</IISAppRootUrl>
34-
<NTLMAuthentication>False</NTLMAuthentication>
35-
<UseCustomServer>False</UseCustomServer>
36-
<CustomServerUrl>
37-
</CustomServerUrl>
38-
</WebProjectProperties>
39-
</FlavorProperties>
40-
</VisualStudio>
41-
</ProjectExtensions>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup>
4+
<UseIISExpress>true</UseIISExpress>
5+
<IISExpressSSLPort />
6+
<IISExpressAnonymousAuthentication />
7+
<IISExpressWindowsAuthentication />
8+
<IISExpressUseClassicPipelineMode />
9+
</PropertyGroup>
10+
<ProjectExtensions>
11+
<VisualStudio>
12+
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
13+
<WebProjectProperties>
14+
<StartPageUrl>
15+
</StartPageUrl>
16+
<StartAction>CurrentPage</StartAction>
17+
<AspNetDebugging>True</AspNetDebugging>
18+
<SilverlightDebugging>False</SilverlightDebugging>
19+
<NativeDebugging>False</NativeDebugging>
20+
<SQLDebugging>False</SQLDebugging>
21+
<ExternalProgram>
22+
</ExternalProgram>
23+
<StartExternalURL>
24+
</StartExternalURL>
25+
<StartCmdLineArguments>
26+
</StartCmdLineArguments>
27+
<StartWorkingDirectory>
28+
</StartWorkingDirectory>
29+
<EnableENC>True</EnableENC>
30+
<AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
31+
<UseIIS>True</UseIIS>
32+
<AutoAssignPort>True</AutoAssignPort>
33+
<DevelopmentServerPort>0</DevelopmentServerPort>
34+
<DevelopmentServerVPath>/</DevelopmentServerVPath>
35+
<IISUrl>http://localhost:49216/</IISUrl>
36+
<NTLMAuthentication>False</NTLMAuthentication>
37+
<UseCustomServer>False</UseCustomServer>
38+
<CustomServerUrl>
39+
</CustomServerUrl>
40+
</WebProjectProperties>
41+
</FlavorProperties>
42+
</VisualStudio>
43+
</ProjectExtensions>
4244
</Project>

trunk/App_LocalResources/Dispatch.ascx.resx

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)