CreachoPedia/creachopedia.csproj
2020-09-07 16:58:48 +10:00

8 lines
178 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>