diff --git a/global.json b/global.json index 391ba3c2a..48dbfdceb 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.100", + "version": "9.0.100-preview.6.24328.19", "rollForward": "latestFeature" } } diff --git a/src/LibRyujinx/LibRyujinx.csproj b/src/LibRyujinx/LibRyujinx.csproj index 92dfbe4a2..8bbbfbd98 100644 --- a/src/LibRyujinx/LibRyujinx.csproj +++ b/src/LibRyujinx/LibRyujinx.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 linux-bionic-arm64;ios-arm64 enable lld