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 209c725 commit af7b23dCopy full SHA for af7b23d
1 file changed
appveyor.yml
@@ -1,9 +1,9 @@
1
image: Ubuntu
2
3
-version: 7.0.0.{build}
+version: 7.0.1.{build}
4
5
dotnet_csproj:
6
- version_prefix: '7.0.0'
+ version_prefix: '7.0.1'
7
patch: true
8
file: 'src\**\*.csproj'
9
0 commit comments