WIP installer refactor, removing some unused files

[TFS Changeset #77035]
This commit is contained in:
starfighter83
2010-09-09 09:42:18 +00:00
parent a2ab040cef
commit 69e5e5d32f

View File

@@ -186,20 +186,6 @@
<Compile Include="..\..\LinqToUmbraco\src\umbraco.Linq\Solution Items\SolutionInfo.cs">
<Link>Properties\SolutionInfo.cs</Link>
</Compile>
<Compile Include="install\steps\chooseStarterKit.ascx.cs">
<DependentUpon>chooseStarterKit.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="install\steps\chooseStarterKit.ascx.designer.cs">
<DependentUpon>chooseStarterKit.ascx</DependentUpon>
</Compile>
<Compile Include="install\steps\chooseStarterKitDesign.ascx.cs">
<DependentUpon>chooseStarterKitDesign.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="install\steps\chooseStarterKitDesign.ascx.designer.cs">
<DependentUpon>chooseStarterKitDesign.ascx</DependentUpon>
</Compile>
<Compile Include="install\steps\database.ascx.cs">
<DependentUpon>database.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -1574,8 +1560,6 @@
<Content Include="config\splashes\worker.png" />
<Content Include="install\images\logo_type.png" />
<Content Include="install\installer.js" />
<Content Include="install\steps\chooseStarterKit.ascx" />
<Content Include="install\steps\chooseStarterKitDesign.ascx" />
<Content Include="install\steps\database.ascx" />
<Content Include="install\steps\renaming.ascx" />
<Content Include="install\steps\skinning.ascx" />