Squirrowse/Squirrowse.Client/Squirrowse.Client.csproj

9 lines
170 B
XML
Raw Normal View History

2019-10-31 10:23:07 +01:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.0</TargetFramework>
</PropertyGroup>
</Project>