Admin UI experience for Packaging

--HG--
branch : dev
This commit is contained in:
Sebastien Ros
2010-07-23 16:37:25 -07:00
parent 9a353040cd
commit a2e4618986
13 changed files with 166 additions and 27 deletions

View File

@@ -90,7 +90,9 @@
</ItemGroup>
<ItemGroup>
<Content Include="Global.asax" />
<Content Include="Web.config" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</Content>

View File

@@ -13,6 +13,8 @@
</connectionStrings>
<system.web>
<compilation debug="true" targetFramework="4.0">
<assemblies>
<add assembly="System.Web.Abstractions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />