128 lines
5.6 KiB
XML
128 lines
5.6 KiB
XML
<Project Sdk="Microsoft.NET.Sdk.Web">
|
|
|
|
<PropertyGroup>
|
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
|
<RootNamespace>Umbraco.Web.UI.NetCore</RootNamespace>
|
|
<LangVersion>latest</LangVersion>
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
|
<DocumentationFile>bin\Release\Umbraco.Web.UI.NetCore.xml</DocumentationFile>
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Umbraco.PublishedCache.NuCache\Umbraco.PublishedCache.NuCache.csproj" />
|
|
<ProjectReference Include="..\Umbraco.Web.BackOffice\Umbraco.Web.BackOffice.csproj" />
|
|
<ProjectReference Include="..\Umbraco.Web.Common\Umbraco.Web.Common.csproj" />
|
|
<ProjectReference Include="..\Umbraco.Web.Website\Umbraco.Web.Website.csproj" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<Folder Include="Views" />
|
|
<Folder Include="Views\" />
|
|
<Folder Include="wwwroot\Media" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<Compile Remove="App_Data\**" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<EmbeddedResource Remove="App_Data\**" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<None Remove="App_Data\**" />
|
|
<None Include="config\tinyMceConfig.Release.config">
|
|
<DependentUpon>tinyMceConfig.config</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="config\umbracoSettings.Release.config">
|
|
<DependentUpon>umbracoSettings.config</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<Content Remove="App_Data\**" />
|
|
<Content Remove="wwwroot\Umbraco\views\install\machinekey.html" />
|
|
<Content Remove="wwwroot\Umbraco\views\install\permissionsreport.html" />
|
|
<Content Remove="wwwroot\Umbraco\views\install\starterkit.html" />
|
|
<Content Remove="wwwroot\Umbraco\views\install\upgrade.html" />
|
|
<Content Remove="wwwroot\Umbraco\views\install\user.html" />
|
|
<Content Remove="wwwroot\Umbraco\views\install\version7upgradereport.html" />
|
|
<Content Remove="wwwroot\Umbraco\views\install\continueinstall.html" />
|
|
<Content Remove="wwwroot\Umbraco\views\install\database.html" />
|
|
<Content Remove="wwwroot\Umbraco\views\install\error.html" />
|
|
<Content Update="Areas\UmbracoInstall\Views\Install\Index.cshtml">
|
|
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
|
|
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
|
</Content>
|
|
<Content Update="config\tinyMceConfig.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Update="config\umbracoSettings.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Remove="wwwroot\Web.config" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\Gallery.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\ListAncestorsFromCurrentPage.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\ListChildPagesFromChangeableSource.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\ListChildPagesFromCurrentPage.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\ListChildPagesOrderedByDate.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\ListChildPagesOrderedByName.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\ListChildPagesOrderedByProperty.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\ListChildPagesWithDoctype.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\ListDescendantsFromCurrentPage.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\ListImagesFromMediaFolder.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\Login.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\LoginStatus.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\MultinodeTree-picker.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\Navigation.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\RegisterMember.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\SiteMap.cshtml" />
|
|
<Content Remove="Umbraco\PartialViewMacros\Templates\EditProfile.cshtml" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.3" />
|
|
<!-- TODO: remove the reference to System.Configuration.ConfigurationManager when Examine/lucene dont need it-->
|
|
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.7.0" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<Content Remove="config\serilog.Release.config" />
|
|
<Content Remove="config\serilog.user.Release.config" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<None Remove="config\logviewer.searches.config.js" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<Content Include="config\grid.editors.config.js" />
|
|
<Content Include="config\logviewer.searches.config.js" />
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<None Include="config\serilog.Release.config">
|
|
<SubType>Designer</SubType>
|
|
<DependentUpon>serilog.config</DependentUpon>
|
|
</None>
|
|
<None Include="config\serilog.user.Release.config">
|
|
<SubType>Designer</SubType>
|
|
<DependentUpon>serilog.user.config</DependentUpon>
|
|
</None>
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<Content Update="config\serilog.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Update="config\serilog.user.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
|
|
</Project>
|