We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6184a81 commit 890456aCopy full SHA for 890456a
appveyor.yml
@@ -1,9 +1,9 @@
1
image: Ubuntu
2
3
-version: "6.4.0.{build}"
+version: "6.5.0.{build}"
4
5
dotnet_csproj:
6
- version_prefix: "6.4.0"
+ version_prefix: "6.5.0"
7
patch: true
8
file: 'src\**\*.csproj'
9
0 commit comments