This commit is contained in:
Tim Wundenberg
2021-07-22 19:57:56 +02:00
2 changed files with 2 additions and 2 deletions

View File

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>netcoreapp3.1</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>