9 lines
163 B
XML
Raw Permalink Normal View History

2021-10-21 11:32:08 +13:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>