代码拉取完成,页面将自动刷新
version: 4.1.{build}.0
branches:
only:
- dev
- master
- DraftPrereleaseToGitHub
skip_tags: true
image: Visual Studio 2022
configuration: Release
platform:
- x86
- x64
assembly_info:
patch: true
file: AssemblyVersionCommon.cs
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
install:
- ps: ./dotnet-install.ps1 -Channel 8.0 -Version 8.0.202
before_build:
- cmd: nuget restore
build:
project: dnGREP.WPF.sln
parallel: true
verbosity: normal
after_build:
- 7z a %APPVEYOR_BUILD_FOLDER%\%CONFIGURATION%\%PlATFORM%\dnGrep.%APPVEYOR_BUILD_VERSION%.%PlATFORM%.zip %APPVEYOR_BUILD_FOLDER%\publish\win-%PlATFORM%\* -xr@%APPVEYOR_BUILD_FOLDER%\excludeFiles_win-%PlATFORM%.txt
artifacts:
- path: Release\x86\*.msi
name: 32-bit MSI
- path: Release\x64\*.msi
name: 64-bit MSI
- path: Release\x86\*.zip
name: 32-bit Portable ZIP
- path: Release\x64\*.zip
name: 64-bit Portable ZIP
deploy:
- provider: Webhook
url: https://app.signpath.io/API/v1/736ab30b-dc3e-41ee-800d-c5674d702ed8/Integrations/AppVeyor?ProjectSlug=dnGrep&SigningPolicySlug=release-signing
authorization:
secure: +b4UCV2LUyweG3/0jfhRHXzKYGdSbwb4ZZ2roGLdbuIuu3tGHNZppkiVSCBEHRTtoBnhI7K+j0vuRmRhUcMkrQ==
on:
branch: DraftPrereleaseToGitHub
configuration: Release
- provider: GitHub
tag: v$(appveyor_build_version)
release: v$(appveyor_build_version)
auth_token:
secure: q0bGZDcjkoPwfHqzHbftJAHUR2q/I0dQIJCP5uAX2wjwzDsZS77IFSc26XFaD1pA
draft: true
on:
branch: DraftPrereleaseToGitHub
configuration: Release
description: |
[![$(APPVEYOR_REPO_TAG_NAME)](https://img.shields.io/github/downloads/$(APPVEYOR_REPO_NAME)/$(APPVEYOR_REPO_TAG_NAME)/total.svg)](https://github.com/$(APPVEYOR_REPO_NAME)/releases/tag/$(APPVEYOR_REPO_TAG_NAME))
## Changes in this release:
### Checksum information
Name:
SHA256:
Name:
SHA256:
This program uses free code signing provided by [SignPath.io](https://signpath.io?utm_source=foundation&utm_medium=github&utm_campaign=dngrep), and a certificate by the [SignPath Foundation](https://signpath.org?utm_source=foundation&utm_medium=github&utm_campaign=dngrep).
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。