2 Star 5 Fork 0

Gui_qLi/TranslucentTB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 775 Bytes
一键复制 编辑 原始数据 按行查看 历史
Charles Milette 提交于 2019-07-07 21:36 . Update appveyor image version
version: 'Build #{build}'
image: Visual Studio 2019
configuration:
- Store
- Release
- Debug
platform: x86
before_build:
- ps: .\update-version.ps1
- nuget restore
build:
parallel: true
project: TranslucentTB.sln
after_build:
- ps: .\create-installer.ps1
test: off
artifacts:
- path: $(CONFIGURATION)
name: Raw build artifacts
- path: $(CONFIGURATION)\*.pdb
name: Debug symbols
- path: TranslucentTB-setup.exe
name: Desktop installer
- path: StorePackage\AppPackages
name: Store app package
deploy:
provider: GitHub
description: 'To be filled'
draft: true
artifact: Desktop installer,Debug symbols
auth_token:
secure: KofMs1LM/RjB79NyxThnuOxkUUZxaN98cJdRJepe9ZIwf4/5nxMi+cNiZVe83QxD
on:
configuration: Release
appveyor_repo_tag: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/gui_qli/TranslucentTB.git
[email protected]:gui_qli/TranslucentTB.git
gui_qli
TranslucentTB
TranslucentTB
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385