You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dotnet/runtime repo has migrated from consuming madler/zlib and zlib-intel to consuming zlib-ng. We merged this PR on 7/2 to achieve that: dotnet/runtime#101465
In consequence, xamarin-macios and xamarin-android might need to make changes to ensure they retarget their dependencies appopriately.
Note: We ensured that mobile platforms find and consume the system-installed zlib, but are going to delete the zlib and zlib-intel references from the repo. So please help determine if you need to take actions on this repo.
This needs to be done before .NET 9 gets published.
The dotnet/runtime repo has migrated from consuming madler/zlib and zlib-intel to consuming zlib-ng. We merged this PR on 7/2 to achieve that: dotnet/runtime#101465
The main issue tracking this migration effort is dotnet/runtime#101465
In consequence, xamarin-macios and xamarin-android might need to make changes to ensure they retarget their dependencies appopriately.
Note: We ensured that mobile platforms find and consume the system-installed zlib, but are going to delete the zlib and zlib-intel references from the repo. So please help determine if you need to take actions on this repo.
This needs to be done before .NET 9 gets published.
Please let @carlossanlop or @akoeplinger know if you have any questions.
The text was updated successfully, but these errors were encountered: