Hopefully fix apple CI breaking

pull/20/head
Miepee 3 years ago
parent 1a38321910
commit df686847f0

@ -4,6 +4,7 @@
<TargetFramework>net6.0-macos</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<OutputType>Exe</OutputType>
<PublishTrimmed>false</PublishTrimmed>
<RuntimeIdentifiers>osx-x64;osx-arm64</RuntimeIdentifiers>
<SupportedOSPlatformVersion>10.14</SupportedOSPlatformVersion>
<RollForward>LatestMajor</RollForward>

Loading…
Cancel
Save