CreachoPedia/creachopedia.csproj

9 lines
178 B
XML
Raw Normal View History

2020-09-07 06:58:48 +00:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>