Skip to content

Commit

Permalink
Update GlennGUI.Mac.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Miepee authored Jan 2, 2024
1 parent d9b2ddc commit 501d8ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GlennGUI/GlennGUI.Mac/GlennGUI.Mac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0-macos</TargetFramework>
<TargetFramework>net8.0-macos</TargetFramework>
<RollForward>LatestMajor</RollForward>
<RuntimeIdentifiers>osx-x64;osx-arm64</RuntimeIdentifiers>
<SupportedOSPlatformVersion>10.14</SupportedOSPlatformVersion>
Expand All @@ -18,4 +18,4 @@
<PackageReference Include="Eto.Platform.macOS" Version="2.8.2" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 501d8ad

Please sign in to comment.