Update GlennGUI.Mac.csproj

pull/11/head
Miepee 2 years ago committed by GitHub
parent d9b2ddcc6b
commit 501d8ad506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>

Loading…
Cancel
Save