Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Directory.Build.targets « content « Web.ProjectTemplates « ProjectTemplates « src - github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0f803ab0e03f6eaef2acaa3f4727e2463fe919da (plain)
1
2
3
4
5
6
7
<Project>
    <Import Project="..\..\..\Directory.Build.targets" />
    <!--
        This file intentionally left mostly blank to ensure the template projects
        are independent from the template package build config.
    -->
</Project>