Cosmos/source/Templates/Cosmos.Templates.Kernel/Cosmos.Templates.Kernel.csproj
2018-03-23 23:08:04 +00:00

9 lines
265 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<IsTemplatesProject>True</IsTemplatesProject>
<PackageDescription>Cosmos kernel templates for C#, Visual Basic and F#.
$(CosmosDescription)</PackageDescription>
</PropertyGroup>
</Project>