We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907bd55 commit 23fb98fCopy full SHA for 23fb98f
appveyor.yml
@@ -1,11 +1,11 @@
1
-version: 1.5.0.{build}
+version: 1.5.1.{build}
2
image: Visual Studio 2019
3
configuration: Release
4
dotnet_csproj:
5
patch: true
6
file: '**\*.csproj'
7
version: '{version}'
8
- package_version: 1.5.0
+ package_version: 1.5.1
9
assembly_version: '{version}'
10
file_version: '{version}'
11
informational_version: '{version}'
0 commit comments