1 Star 0 Fork 0

anonymous1132/NPOI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 479 Bytes
一键复制 编辑 原始数据 按行查看 历史
杨晓东 提交于 2018-07-25 09:50 . update appveyor.yml
version: '{build}'
os: Visual Studio 2017
branches:
only:
- master
environment:
BUILDING_ON_PLATFORM: win
BuildEnvironment: appveyor
skip_commits:
files:
- LICENSE
build_script:
- ps: ./build.ps1
test: off
artifacts:
- path: artifacts/packages/*.nupkg
deploy:
provider: NuGet
on:
appveyor_repo_tag: true
api_key:
secure: 62g+D0FPQQgVHQE+VaLPri7EAoQgu8WQbtXaawwa0c8o6fLxTc2oJSx2MgcLvpzN
skip_symbols: true
artifact: /artifacts\/packages\/.+\.nupkg/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anonymous111/NPOI.git
git@gitee.com:anonymous111/NPOI.git
anonymous111
NPOI
NPOI
master

搜索帮助