1 Star 0 Fork 1

github_mirrors / SharpZipLib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 606 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: '{build}'
image: Visual Studio 2017
configuration:
- Debug
- Release
dotnet_csproj:
patch: true
file: '**\*.csproj'
version: $(VERSION)
package_version: $(VERSION)
assembly_version: $(BIN_VERSION)
file_version: $(BIN_VERSION)
informational_version: $(VERSION)
install:
- ps: tools/appveyor-install.ps1
nuget:
project_feed: true
disable_publish_on_pr: true
before_build:
- ps: nuget restore ICSharpCode.SharpZipLib.sln
build:
project: ICSharpCode.SharpZipLib.sln
publish_nuget: true
publish_nuget_symbols: true
verbosity: normal
test_script:
- ps: tools/appveyor-test.ps1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/github_mirrors/SharpZipLib.git
git@gitee.com:github_mirrors/SharpZipLib.git
github_mirrors
SharpZipLib
SharpZipLib
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891