1 Star 0 Fork 1

嗯嗯嗯 / Newtonsoft.Json

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.appveyor.yml 385 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andrew Arnott 提交于 2017-09-23 17:35 . Add AppVeyor.yml file (#1417)
version: '{build}'
branches:
only:
- master
- /^v\d+(?:\.\d+)?$/
- /[\b_]validate\b/
skip_tags: true
nuget:
disable_publish_on_pr: true
image: Visual Studio 2017
configuration: Release
environment:
VisualStudioVersion: 15.0
init:
git config --global core.autocrlf true
build_script:
- ps: Build\runbuild.ps1
artifacts:
- path: Working\NuGet\*.nupkg
name: NuGet Package
1
https://gitee.com/qwertyuiiop/Newtonsoft.Json.git
git@gitee.com:qwertyuiiop/Newtonsoft.Json.git
qwertyuiiop
Newtonsoft.Json
Newtonsoft.Json
master

搜索帮助