Updated to net 6.0

This commit is contained in:
HuskyTeufel
2022-05-30 15:54:51 +02:00
parent 6ac7c63d51
commit f963a7170c

View File

@@ -7,7 +7,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
</Project>