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