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 5bd0c42 commit d75b9f1Copy full SHA for d75b9f1
azure-pipelines.yml
@@ -16,7 +16,7 @@ variables:
16
buildConfiguration: 'Release'
17
major: 5
18
minor: 0
19
- patch: 3
+ patch: 4
20
AssemblyVersion: $(major).$(minor).$(patch)
21
NugetVersion: $(major).$(minor).$(patch)-beta
22
0 commit comments