File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ This file should be imported by eng/Versions.props
66<Project >
77 <PropertyGroup >
88 <!-- dotnet-dotnet dependencies -->
9- <MicrosoftDotNetArcadeSdkPackageVersion >11.0.0-beta.26207.106 </MicrosoftDotNetArcadeSdkPackageVersion >
10- <SystemCommandLinePackageVersion >3.0.0-preview.3.26207.106 </SystemCommandLinePackageVersion >
11- <SystemIOHashingPackageVersion >11.0.0-preview.3.26207.106 </SystemIOHashingPackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >11.0.0-beta.26209.122 </MicrosoftDotNetArcadeSdkPackageVersion >
10+ <SystemCommandLinePackageVersion >3.0.0-preview.3.26209.122 </SystemCommandLinePackageVersion >
11+ <SystemIOHashingPackageVersion >11.0.0-preview.3.26209.122 </SystemIOHashingPackageVersion >
1212 </PropertyGroup >
1313 <!-- Property group for alternate package version names-->
1414 <PropertyGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Dependencies >
3- <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" sourcelink" Sha =" a8b33e7593686eaee701cd124daaabff2311634f " BarId =" 309530 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" sourcelink" Sha =" fbb044efb425ca77dd6ee220c5fa31ee14f0ac6e " BarId =" 309823 " />
44 <ProductDependencies >
5- <Dependency Name =" System.CommandLine" Version =" 3.0.0-preview.3.26207.106 " >
5+ <Dependency Name =" System.CommandLine" Version =" 3.0.0-preview.3.26209.122 " >
66 <Uri >https://github.com/dotnet/dotnet</Uri >
7- <Sha >a8b33e7593686eaee701cd124daaabff2311634f </Sha >
7+ <Sha >fbb044efb425ca77dd6ee220c5fa31ee14f0ac6e </Sha >
88 </Dependency >
9- <Dependency Name =" System.IO.Hashing" Version =" 11.0.0-preview.3.26207.106 " >
9+ <Dependency Name =" System.IO.Hashing" Version =" 11.0.0-preview.3.26209.122 " >
1010 <Uri >https://github.com/dotnet/dotnet</Uri >
11- <Sha >a8b33e7593686eaee701cd124daaabff2311634f </Sha >
11+ <Sha >fbb044efb425ca77dd6ee220c5fa31ee14f0ac6e </Sha >
1212 </Dependency >
1313 </ProductDependencies >
1414 <ToolsetDependencies >
15- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 11.0.0-beta.26207.106 " >
15+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 11.0.0-beta.26209.122 " >
1616 <Uri >https://github.com/dotnet/dotnet</Uri >
17- <Sha >a8b33e7593686eaee701cd124daaabff2311634f </Sha >
17+ <Sha >fbb044efb425ca77dd6ee220c5fa31ee14f0ac6e </Sha >
1818 </Dependency >
1919 </ToolsetDependencies >
2020</Dependencies >
Original file line number Diff line number Diff line change 1313 "dotnet" : " 11.0.100-preview.3.26170.106"
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 11.0.0-beta.26207.106 " ,
16+ "Microsoft.DotNet.Arcade.Sdk" : " 11.0.0-beta.26209.122 " ,
1717 "Microsoft.Build.NoTargets" : " 3.7.0"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments