Bump to 6.0

This commit is contained in:
2023-02-25 00:07:38 +01:00
parent 3d4ff74d71
commit d7a0b2452c
9 changed files with 29 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>