mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
9 lines
265 B
XML
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>
|