Skip to content

Commit

Permalink
Merge pull request #6027 from peppy/update-native-libs
Browse files Browse the repository at this point in the history
Update native libs
  • Loading branch information
bdach committed Oct 13, 2023
2 parents cb21c4e + b049402 commit e267c22
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.1004.1-nativelibs" />
<PackageReference Include="ppy.osu.Framework.NativeLibs" Version="2023.1013.0-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 e267c22

Please sign in to comment.