File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <ProductDependencies >
44 </ProductDependencies >
55 <ToolsetDependencies >
6- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.20302.3 " >
6+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.20326.2 " >
77 <Uri >https://github.com/dotnet/arcade</Uri >
8- <Sha >9b71be0663493cd0e111b55536a2e1eeb272f54c </Sha >
8+ <Sha >ed69753a3ffbdaa08365252c710d57a64d17f859 </Sha >
99 </Dependency >
1010 </ToolsetDependencies >
1111</Dependencies >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Microsoft.Guardian.Cli" version =" 0.7.2 " />
3+ <package id =" Microsoft.Guardian.Cli.win10-x64 " version =" 0.20.1 " />
44</packages >
Original file line number Diff line number Diff line change 6565 continueOnError : ${{ parameters.sdlContinueOnError }}
6666 - ${{ if eq(parameters.overrideParameters, '') }} :
6767 - powershell : eng/common/sdl/execute-all-sdl-tools.ps1
68- -GuardianPackageName Microsoft.Guardian.Cli.0.7.2
68+ -GuardianPackageName Microsoft.Guardian.Cli.win10-x64.0.20.1
6969 -NugetPackageDirectory $(Build.SourcesDirectory)\.packages
7070 -AzureDevOpsAccessToken $(dn-bot-dotnet-build-rw-code-rw)
7171 ${{ parameters.additionalParameters }}
Original file line number Diff line number Diff line change 99 }
1010 },
1111 "msbuild-sdks" : {
12- "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.20302.3 " ,
12+ "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.20326.2 " ,
1313 "Microsoft.DotNet.Helix.Sdk" : " 2.0.0-beta.19069.2"
1414 }
1515}
You can’t perform that action at this time.
0 commit comments