File tree Expand file tree Collapse file tree 5 files changed +5
-7
lines changed
Expand file tree Collapse file tree 5 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 66 <!-- Begin: Package sources from dotnet-corefx -->
77 <!-- End: Package sources from dotnet-corefx -->
88 <!-- Begin: Package sources from dotnet-core-setup -->
9- <add key =" darc-int-dotnet-core-setup-0e404aa" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-0e404aa9/nuget/v3/index.json" />
10- <add key =" darc-int-dotnet-core-setup-0e404aa-1" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-0e404aa9-1/nuget/v3/index.json" />
119 <!-- End: Package sources from dotnet-core-setup -->
1210 <!-- Begin: Package sources from dotnet-extensions -->
1311 <add key =" darc-int-dotnet-extensions-cc9959c" value =" https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-cc9959c7/nuget/v3/index.json" />
Original file line number Diff line number Diff line change 321321 </Dependency >
322322 </ProductDependencies >
323323 <ToolsetDependencies >
324- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.22512.2 " >
324+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.22558.6 " >
325325 <Uri >https://github.com/dotnet/arcade</Uri >
326- <Sha >869528d3af327eb6de19b414631280734dfe76e6 </Sha >
326+ <Sha >7120a7d1b74dcbce97e34dded2c9e9011639b175 </Sha >
327327 </Dependency >
328328 <Dependency Name =" Microsoft.Net.Compilers.Toolset" Version =" 3.4.1-beta4-20127-10" CoherentParentDependency =" Microsoft.Extensions.Logging" >
329329 <Uri >https://github.com/dotnet/roslyn</Uri >
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.110.1 " />
3+ <package id =" Microsoft.Guardian.Cli" version =" 0.130.0 " />
44</packages >
Original file line number Diff line number Diff line change 6666 continueOnError : ${{ parameters.sdlContinueOnError }}
6767 - ${{ if eq(parameters.overrideParameters, '') }} :
6868 - powershell : eng/common/sdl/execute-all-sdl-tools.ps1
69- -GuardianPackageName Microsoft.Guardian.Cli.0.110.1
69+ -GuardianPackageName Microsoft.Guardian.Cli.0.130.0
7070 -NugetPackageDirectory $(Build.SourcesDirectory)\.packages
7171 -AzureDevOpsAccessToken $(dn-bot-dotnet-build-rw-code-rw)
7272 ${{ parameters.additionalParameters }}
Original file line number Diff line number Diff line change 1212 "version" : " 3.1.425"
1313 },
1414 "msbuild-sdks" : {
15- "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.22512.2 "
15+ "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.22558.6 "
1616 }
1717}
You can’t perform that action at this time.
0 commit comments