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 8fe6a5a commit 898dd52Copy full SHA for 898dd52
build.yaml
@@ -37,7 +37,7 @@ stages:
37
displayName: Set Version
38
39
- task: DotNetCoreCLI@2
40
- displayName: 'Build solution Kerberos.NET.sln'
+ displayName: 'Build and pack solution Kerberos.NET.sln'
41
inputs:
42
command: 'pack'
43
projects: Kerberos.NET.sln
0 commit comments