Included web.config instead of csproj, so updates to csproj was missing.
This commit is contained in:
@@ -295,6 +295,7 @@
|
||||
<Compile Include="Mvc\UmbracoPageResult.cs" />
|
||||
<Compile Include="PropertyEditors\RteMacroRenderingPropertyEditorValueConverter.cs" />
|
||||
<Compile Include="PublishedMediaStoreResolver.cs" />
|
||||
<Compile Include="Publishing\PublishingStrategy.cs" />
|
||||
<Compile Include="RenderFieldCaseType.cs" />
|
||||
<Compile Include="RenderFieldEncodingType.cs" />
|
||||
<Compile Include="RouteCollectionExtensions.cs" />
|
||||
@@ -302,6 +303,8 @@
|
||||
<Compile Include="Routing\NoTemplateHandler.cs" />
|
||||
<Compile Include="Mvc\SurfaceControllerResolver.cs" />
|
||||
<Compile Include="Routing\RenderingEngine.cs" />
|
||||
<Compile Include="Services\ContentService.cs" />
|
||||
<Compile Include="Services\IContentService.cs" />
|
||||
<Compile Include="Templates\TemplateUtilities.cs" />
|
||||
<Compile Include="umbraco.presentation\Default.aspx.cs">
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
Reference in New Issue
Block a user