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 0b78ed3 commit 7a25198Copy full SHA for 7a25198
appveyor.yml
@@ -1,9 +1,9 @@
1
image: Ubuntu
2
3
-version: "7.1.0.{build}"
+version: "8.0.0.{build}"
4
5
dotnet_csproj:
6
- version_prefix: "7.1.0"
+ version_prefix: "8.0.0"
7
patch: true
8
file: 'src\**\*.csproj'
9
0 commit comments