Skip to content

Commit

Permalink
Update nativelibs to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Oct 3, 2023
1 parent ecc3ce5 commit 6f237fd
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 @@ -43,7 +43,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="2023.904.0-nativelibs" />
<PackageReference Include="ppy.osu.Framework.NativeLibs" Version="2023.1003.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 6f237fd

Please sign in to comment.