File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- version : 1.0.{build}
1+ version : 1.1.0
22init :
3- - if %APPVEYOR_REPO_TAG%==false (appveyor UpdateBuild -Version "%APPVEYOR_BUILD_VERSION%-build%APPVEYOR_BUILD_NUMBER%")
3+ - if %APPVEYOR_REPO_TAG%==false (appveyor UpdateBuild -Version "%APPVEYOR_BUILD_VERSION%-build%APPVEYOR_BUILD_NUMBER%")
44skip_branch_with_pr : true
55image : Visual Studio 2017
66dotnet_csproj :
Original file line number Diff line number Diff line change 55腾讯云 API 的非官方 .Net 封装</Description >
66 <TargetFrameworks >net451;net462;netstandard1.5;netstandard2.0</TargetFrameworks >
77 <NoWarn >$(NoWarn);CS1591</NoWarn >
8- <Version >1.0 .0</Version >
8+ <Version >1.1 .0</Version >
99 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1010 <PackageTags >qcloud;腾讯云</PackageTags >
1111 <PackOnBuild >true</PackOnBuild >
1212 <Authors >Chino Chang</Authors >
1313 <PackageId >QcloudSharp</PackageId >
14- <PackageVersion >1.0 .0</PackageVersion >
14+ <PackageVersion >1.1 .0</PackageVersion >
1515 <PackageProjectUrl >https://github.com/JoyMoe/QcloudSharp</PackageProjectUrl >
1616 <Title >QcloudSharp</Title >
1717 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments