We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e22eb commit 331a693Copy full SHA for 331a693
appveyor.yml
@@ -1,9 +1,9 @@
1
image: Ubuntu
2
3
-version: "7.0.1.{build}"
+version: "7.1.0.{build}"
4
5
dotnet_csproj:
6
- version_prefix: "7.0.1"
+ version_prefix: "7.1.0"
7
patch: true
8
file: 'src\**\*.csproj'
9
0 commit comments