Removes all upgrade script stuff since we've deployed the fix in a package.

This commit is contained in:
Shannon Deminick
2013-02-01 06:42:42 +06:00
parent a909b7904e
commit 1da27e6c2b
17 changed files with 4 additions and 547 deletions

View File

@@ -289,13 +289,6 @@
<Compile Include="install\steps\Skinning\LoadStarterKits.ascx.designer.cs">
<DependentUpon>loadStarterKits.ascx</DependentUpon>
</Compile>
<Compile Include="install\steps\UpgradeScripts.ascx.cs">
<DependentUpon>UpgradeScripts.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="install\steps\UpgradeScripts.ascx.designer.cs">
<DependentUpon>UpgradeScripts.ascx</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Umbraco\developer\Macros\EditMacro.aspx.cs">
<DependentUpon>editMacro.aspx</DependentUpon>
@@ -425,7 +418,6 @@
<DependentUpon>UI.xml</DependentUpon>
</None>
<Content Include="Global.asax" />
<Content Include="install\steps\UpgradeScripts.ascx" />
<Content Include="Umbraco\config\lang\en_us.xml" />
<Content Include="Umbraco\config\lang\he.xml" />
<Content Include="Umbraco\config\lang\ja.xml" />