mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
7 lines
142 B
XML
7 lines
142 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<TargetFramework>netcoreapp1.0</TargetFramework>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|