|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<OutputType>WinExe</OutputType> |
|
|
<OutputType>WinExe</OutputType> |
|
|
<TargetFramework>net7.0</TargetFramework> |
|
|
<TargetFramework>net6.0</TargetFramework> |
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|