ApplicationContext - manage MainDom

Conflicts:
	src/Umbraco.Core/ApplicationContext.cs
	src/Umbraco.Core/Umbraco.Core.csproj
This commit is contained in:
Stephan
2015-07-03 15:32:37 +02:00
parent a8be796d68
commit c01f864e37
3 changed files with 196 additions and 14 deletions

View File

@@ -317,6 +317,7 @@
<Compile Include="HttpContextExtensions.cs" />
<Compile Include="IApplicationEventHandler.cs" />
<Compile Include="IDisposeOnRequestEnd.cs" />
<Compile Include="MainDom.cs" />
<Compile Include="Manifest\GridEditorConverter.cs" />
<Compile Include="Media\Exif\BitConverterEx.cs" />
<Compile Include="Media\Exif\ExifBitConverter.cs" />