--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-12-06 20:58:43 -08:00
17 changed files with 220 additions and 75 deletions

View File

@@ -125,6 +125,7 @@
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Content Include="Config\log4net.config" />
<None Include="Media\web.config" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
@@ -151,11 +152,6 @@
<Name>Orchard.Core</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Config\Diagnostics.config">
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="Config\Sample.Host.config" />
</ItemGroup>