Skip to content

Commit ca273d6

Browse files
authored
-
1 parent 21998a0 commit ca273d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ stages:
4040
inputs:
4141
solution: Kerberos.NET.sln
4242
configuration: $(BuildConfiguration)
43-
msbuildArguments: dotnet pack -c Release -v:n
43+
arguments: dotnet pack -c Release -v:n
4444
maximumCpuCount: true
4545

4646
# - task: DotNetCoreCLI@2

0 commit comments

Comments
 (0)