mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 22:12:25 +00:00
8 lines
No EOL
169 B
XML
8 lines
No EOL
169 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<OutputType>Exe</OutputType>
|
|
<TargetFramework>netcoreapp1.1</TargetFramework>
|
|
</PropertyGroup>
|
|
|
|
</Project> |