EbolaChan.LibZip
1.10.1
dotnet add package EbolaChan.LibZip --version 1.10.1
NuGet\Install-Package EbolaChan.LibZip -Version 1.10.1
<PackageReference Include="EbolaChan.LibZip" Version="1.10.1" />
paket add EbolaChan.LibZip --version 1.10.1
#r "nuget: EbolaChan.LibZip, 1.10.1"
// Install EbolaChan.LibZip as a Cake Addin #addin nuget:?package=EbolaChan.LibZip&version=1.10.1 // Install EbolaChan.LibZip as a Cake Tool #tool nuget:?package=EbolaChan.LibZip&version=1.10.1
此静态库目前仅支持平台工具集v143,有Debug和Release两个版本。要使用Debug版本,必须将项目配置设置为以字母D开头;要使用Release版本,必须将项目配置设置为以字母R开头。 This static library currently only supports platform toolset v143, available in Debug and Release versions. To use the Debug version, you must set the project configuration to start with the letter D; to use the Release version, you must set the project configuration to start with the letter R.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
https://github.com/nih-at/libzip/releases/tag/v1.10.1
将任何D开头的配置识别为Debug,R开头的配置识别为Release
Any configuration beginning with D is identified as Debug and any configuration beginning with R is identified as Release