Buecherwurm/src/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>
<TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>
</Project>