代码拉取完成,页面将自动刷新
version: 3.4.0
environment:
nuget_token:
secure: uOmY35KbgtkniOaosUIGJgx8iV3sQB/Q2JqYxvroymNJCwF21ml28UyFUdoz0jNg
branches:
only:
- master
skip_branch_with_pr: true
skip_tags: true
max_jobs: 1
image: Visual Studio 2017
configuration: Release
dotnet_csproj:
patch: true
file: '**\*.csproj'
version: "{version}"
package_version: "{version}"
assembly_version: "{version}"
file_version: "{version}"
informational_version: "{version}"
matrix:
fast_finish: true
build_script:
- cmd: dotnet restore
- cmd: dotnet build FFmpeg.NET.sln -c Release /p:DebugType=Full
- cmd: dotnet test tests\FFmpeg.NET.Tests\FFmpeg.NET.Tests.csproj
- cmd: dotnet pack -c Release --no-build --include-symbols -o artifacts /p:PackageVersion=%APPVEYOR_BUILD_VERSION%
- cmd: dotnet nuget push src\FFmpeg.NET\artifacts\xFFmpeg.NET.%APPVEYOR_BUILD_VERSION%.nupkg -k %nuget_token% -s https://www.nuget.org/api/v2/package
test: off
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。