Skip to content

Commit

Permalink
Merge pull request #6355 from smoogipoo/update-native-libs
Browse files Browse the repository at this point in the history
Update nativelibs
  • Loading branch information
peppy authored Aug 9, 2024
2 parents 6206458 + e1b7758 commit 55b2291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Framework/osu.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<!-- DO NOT use ProjectReference for native packaging project.
See https://github.com/NuGet/Home/issues/4514 and https://github.com/dotnet/sdk/issues/765 . -->
<PackageReference Include="ppy.osu.Framework.NativeLibs" Version="2024.326.0-nativelibs" />
<PackageReference Include="ppy.osu.Framework.NativeLibs" Version="2024.809.1-nativelibs" />

<!-- Any version ahead of this will cause AOT issues with iOS
See https://github.com/mono/mono/issues/21188 -->
Expand Down

0 comments on commit 55b2291

Please sign in to comment.