We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52aed7a commit d7a93aeCopy full SHA for d7a93ae
1 file changed
azure-pipelines.yml
@@ -25,6 +25,7 @@ steps:
25
packagesToPack: '**/https.csproj'
26
configuration: $(buildConfiguration)
27
packDirectory: $(build.ArtifactStagingDirectory)
28
+ versioningScheme: byBuildNumber
29
30
- task: DotNetCoreCLI@2
31
displayName: Test https
0 commit comments