Buecherwurm/Bücherwurm.csproj

9 lines
178 B
XML
Raw Normal View History

2020-04-22 15:11:18 +00:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
2020-04-23 10:51:51 +00:00
<TargetFramework>netcoreapp3.1</TargetFramework>
2020-04-22 15:11:18 +00:00
</PropertyGroup>
</Project>