moved to net5
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-01-31 13:58:06 +01:00
parent f0167d04dc
commit ce6c54ac06

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net5.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
</PropertyGroup>