1 Star 0 Fork 0

芝麻科技 / Wirehome.Core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 303 Bytes
一键复制 编辑 原始数据 按行查看 历史
Christian 提交于 2019-03-25 23:23 . Update appveyor.yml
version: 1.0.{build}
image: Visual Studio 2017
configuration: Release
before_build:
- cmd: >-
msbuild /t:restore Wirehome.sln
build:
project: Wirehome.sln
verbosity: minimal
test_script:
- cmd: dotnet vstest "%APPVEYOR_BUILD_FOLDER%\Wirehome.Tests\bin\Release\netcoreapp2.2\Wirehome.Tests.dll"
1
https://gitee.com/sesametech-group/Wirehome.Core.git
git@gitee.com:sesametech-group/Wirehome.Core.git
sesametech-group
Wirehome.Core
Wirehome.Core
master

搜索帮助