File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
common/core-templates/steps Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 33 <ProductDependencies >
44 </ProductDependencies >
55 <ToolsetDependencies >
6- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10 .0.0-beta.25430 .1" >
6+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 11 .0.0-beta.25457 .1" >
77 <Uri >https://github.com/dotnet/arcade</Uri >
8- <Sha >6122520523105dacdd702177a76c9f6b982fd759 </Sha >
8+ <Sha >d7585e79b1397fe8783ac30c81bf5be4d250bcb1 </Sha >
99 </Dependency >
10- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 10 .0.0-beta.25430 .1" >
10+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 11 .0.0-beta.25457 .1" >
1111 <Uri >https://github.com/dotnet/arcade</Uri >
12- <Sha >6122520523105dacdd702177a76c9f6b982fd759 </Sha >
12+ <Sha >d7585e79b1397fe8783ac30c81bf5be4d250bcb1 </Sha >
1313 </Dependency >
14- <Dependency Name =" Microsoft.DotNet.XUnitV3Extensions" Version =" 10 .0.0-beta.25430 .1" >
14+ <Dependency Name =" Microsoft.DotNet.XUnitV3Extensions" Version =" 11 .0.0-beta.25457 .1" >
1515 <Uri >https://github.com/dotnet/arcade</Uri >
16- <Sha >6122520523105dacdd702177a76c9f6b982fd759 </Sha >
16+ <Sha >d7585e79b1397fe8783ac30c81bf5be4d250bcb1 </Sha >
1717 </Dependency >
1818 </ToolsetDependencies >
1919</Dependencies >
Original file line number Diff line number Diff line change 1515 <SystemIOHashingVersion >8.0.0</SystemIOHashingVersion >
1616 <MicrosoftAspNetCoreTestHostVersion >6.0.36</MicrosoftAspNetCoreTestHostVersion >
1717 <MicrosoftCrankEventSourcesVersion >0.2.0-alpha.24576.2</MicrosoftCrankEventSourcesVersion >
18- <MicrosoftDotNetXUnitV3ExtensionsPackageVersion >10 .0.0-beta.25430 .1</MicrosoftDotNetXUnitV3ExtensionsPackageVersion >
18+ <MicrosoftDotNetXUnitV3ExtensionsPackageVersion >11 .0.0-beta.25457 .1</MicrosoftDotNetXUnitV3ExtensionsPackageVersion >
1919 <CoverletCollectorVersion >6.0.0</CoverletCollectorVersion >
2020 <MoqVersion >4.18.4</MoqVersion >
2121 <AutofacVersion >4.9.4</AutofacVersion >
Original file line number Diff line number Diff line change 55# IgnoreDirectories - Directories to ignore for SBOM generation. This will be passed through to the CG component detector.
66
77parameters :
8- PackageVersion : 10 .0.0
8+ PackageVersion : 11 .0.0
99 BuildDropPath : ' $(System.DefaultWorkingDirectory)/artifacts'
1010 PackageName : ' .NET'
1111 ManifestDirPath : $(Build.ArtifactStagingDirectory)/sbom
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 10.0.100-rc.1.25411.109 "
3+ "version" : " 10.0.100-rc.1.25420.111 "
44 },
55 "tools" : {
6- "dotnet" : " 10.0.100-rc.1.25411.109 " ,
6+ "dotnet" : " 10.0.100-rc.1.25420.111 " ,
77 "runtimes" : {
88 "dotnet" : [
99 " 8.0.13" ,
1616 }
1717 },
1818 "msbuild-sdks" : {
19- "Microsoft.DotNet.Arcade.Sdk" : " 10 .0.0-beta.25430 .1" ,
20- "Microsoft.DotNet.Helix.Sdk" : " 10 .0.0-beta.25430 .1"
19+ "Microsoft.DotNet.Arcade.Sdk" : " 11 .0.0-beta.25457 .1" ,
20+ "Microsoft.DotNet.Helix.Sdk" : " 11 .0.0-beta.25457 .1"
2121 }
2222}
You can’t perform that action at this time.
0 commit comments