Bump to xamarin/LibZipSharp/3.1.1@7abbbf4 (#8723)

Changes: https://github.com/xamarin/LibZipSharp/compare/3.0.0...3.1.1

  * xamarin/LibZipSharp@7abbbf4: Bump Version to 3.1.1 (xamarin/LibZipSharp#136)
  * xamarin/LibZipSharp@ca8a64a: [CMake] Add /PROFILE to MSVC link flags (xamarin/LibZipSharp#134)
  * xamarin/LibZipSharp@22957e4: Bump to microsoft/vcpkg@c8696863d3 (xamarin/LibZipSharp#133)
  * xamarin/LibZipSharp@ed2ccd5: A round of library version updates (xamarin/LibZipSharp#131)

Various compiler and linker flag changes to assist APIScan.
This commit is contained in:
Dean Ellis 2024-02-15 20:26:50 +00:00 коммит произвёл GitHub
Родитель ef258f42cd
Коммит d1ba2ccdd1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@
<!-- Common <PackageReference/> versions -->
<PropertyGroup>
<LibZipSharpVersion>3.0.0</LibZipSharpVersion>
<LibZipSharpVersion>3.1.1</LibZipSharpVersion>
<MicroBuildCoreVersion>1.0.0</MicroBuildCoreVersion>
<MonoCecilVersion>0.11.4</MonoCecilVersion>
<NewtonsoftJsonPackageVersion>13.0.1</NewtonsoftJsonPackageVersion>