|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<OutputType>Exe</OutputType>
|
|
|
|
<OutputType>Exe</OutputType>
|
|
|
|
<TargetFramework>net6.0-macos</TargetFramework>
|
|
|
|
<TargetFramework>net8.0-macos</TargetFramework>
|
|
|
|
<RollForward>LatestMajor</RollForward>
|
|
|
|
<RollForward>LatestMajor</RollForward>
|
|
|
|
<RuntimeIdentifiers>osx-x64;osx-arm64</RuntimeIdentifiers>
|
|
|
|
<RuntimeIdentifiers>osx-x64;osx-arm64</RuntimeIdentifiers>
|
|
|
|
<SupportedOSPlatformVersion>10.14</SupportedOSPlatformVersion>
|
|
|
|
<SupportedOSPlatformVersion>10.14</SupportedOSPlatformVersion>
|
|
|
|
|