File tree Expand file tree Collapse file tree 6 files changed +8
-12
lines changed Expand file tree Collapse file tree 6 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 14
14
<!-- Begin: Package sources from dotnet-corefx -->
15
15
<!-- End: Package sources from dotnet-corefx -->
16
16
<!-- Begin: Package sources from dotnet-core-setup -->
17
- <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" />
18
- <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" />
19
17
<!-- End: Package sources from dotnet-core-setup -->
20
18
<!-- End: Package sources from dotnet-extensions -->
21
19
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
28
26
<clear />
29
27
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
30
28
<!-- Begin: Package sources from dotnet-core-setup -->
31
- <add key =" darc-int-dotnet-core-setup-0e404aa-1" value =" true" />
32
- <add key =" darc-int-dotnet-core-setup-0e404aa" value =" true" />
33
29
<!-- Begin: Package sources from dotnet-efcore -->
34
30
<add key =" darc-int-dotnet-efcore-64e7452" value =" true" />
35
31
<!-- End: Package sources from dotnet-efcore -->
Original file line number Diff line number Diff line change 418
418
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri >
419
419
<Sha >cc9959c7f4ab9dcc97dae67ed48cb7226e75c67b</Sha >
420
420
</Dependency >
421
- <Dependency Name =" Microsoft.DotNet.GenAPI" Version =" 1.0.0-beta.22512.2 " >
421
+ <Dependency Name =" Microsoft.DotNet.GenAPI" Version =" 1.0.0-beta.22558.6 " >
422
422
<Uri >https://github.com/dotnet/arcade</Uri >
423
- <Sha >869528d3af327eb6de19b414631280734dfe76e6 </Sha >
423
+ <Sha >7120a7d1b74dcbce97e34dded2c9e9011639b175 </Sha >
424
424
</Dependency >
425
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.22512.2 " >
425
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.22558.6 " >
426
426
<Uri >https://github.com/dotnet/arcade</Uri >
427
- <Sha >869528d3af327eb6de19b414631280734dfe76e6 </Sha >
427
+ <Sha >7120a7d1b74dcbce97e34dded2c9e9011639b175 </Sha >
428
428
</Dependency >
429
429
<Dependency Name =" Microsoft.AspNetCore.Testing" Version =" 3.1.31-servicing.22514.1" CoherentParentDependency =" Microsoft.EntityFrameworkCore" >
430
430
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri >
Original file line number Diff line number Diff line change 64
64
-->
65
65
<PropertyGroup Label =" Automated" >
66
66
<!-- Packages from dotnet/arcade -->
67
- <MicrosoftDotNetGenAPIPackageVersion >1.0.0-beta.22512.2 </MicrosoftDotNetGenAPIPackageVersion >
67
+ <MicrosoftDotNetGenAPIPackageVersion >1.0.0-beta.22558.6 </MicrosoftDotNetGenAPIPackageVersion >
68
68
<!-- Packages from dotnet/roslyn -->
69
69
<MicrosoftNetCompilersToolsetPackageVersion >3.4.1-beta4-20127-10</MicrosoftNetCompilersToolsetPackageVersion >
70
70
<!-- Packages from dotnet/core-setup -->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" Microsoft.Guardian.Cli" version =" 0.110.1 " />
3
+ <package id =" Microsoft.Guardian.Cli" version =" 0.130.0 " />
4
4
</packages >
Original file line number Diff line number Diff line change 66
66
continueOnError : ${{ parameters.sdlContinueOnError }}
67
67
- ${{ if eq(parameters.overrideParameters, '') }} :
68
68
- 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
70
70
-NugetPackageDirectory $(Build.SourcesDirectory)\.packages
71
71
-AzureDevOpsAccessToken $(dn-bot-dotnet-build-rw-code-rw)
72
72
${{ parameters.additionalParameters }}
Original file line number Diff line number Diff line change 26
26
},
27
27
"msbuild-sdks" : {
28
28
"Yarn.MSBuild" : " 1.22.10" ,
29
- "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.22512.2 "
29
+ "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.22558.6 "
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments