File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props
66<Project >
77 <PropertyGroup >
88 <!-- dotnet/dotnet dependencies -->
9- <MicrosoftDotNetArcadeSdkPackageVersion >11.0.0-beta.25521.106 </MicrosoftDotNetArcadeSdkPackageVersion >
10- <SystemCommandLinePackageVersion >2.0.0-rc.1.25521.106 </SystemCommandLinePackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >11.0.0-beta.25522.101 </MicrosoftDotNetArcadeSdkPackageVersion >
10+ <SystemCommandLinePackageVersion >2.0.0-rc.1.25522.101 </SystemCommandLinePackageVersion >
1111 <!-- _git/dotnet-runtime dependencies -->
1212 <MicrosoftBclAsyncInterfacesPackageVersion >9.0.3</MicrosoftBclAsyncInterfacesPackageVersion >
1313 <MicrosoftExtensionsLoggingPackageVersion >9.0.3</MicrosoftExtensionsLoggingPackageVersion >
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 =" templating" Sha =" ce8b0d8b87e180c6c044ee5828bd4fffab60951d " BarId =" 288041 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" templating" Sha =" 2e13727a96e95d0856ff9fa35bb896b1c1b633e6 " BarId =" 288109 " />
44 <ProductDependencies >
5- <Dependency Name =" System.CommandLine" Version =" 2.0.0-rc.1.25521.106 " >
5+ <Dependency Name =" System.CommandLine" Version =" 2.0.0-rc.1.25522.101 " >
66 <Uri >https://github.com/dotnet/dotnet</Uri >
7- <Sha >ce8b0d8b87e180c6c044ee5828bd4fffab60951d </Sha >
7+ <Sha >2e13727a96e95d0856ff9fa35bb896b1c1b633e6 </Sha >
88 </Dependency >
99 </ProductDependencies >
1010 <ToolsetDependencies >
11- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 11.0.0-beta.25521.106 " >
11+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 11.0.0-beta.25522.101 " >
1212 <Uri >https://github.com/dotnet/dotnet</Uri >
13- <Sha >ce8b0d8b87e180c6c044ee5828bd4fffab60951d </Sha >
13+ <Sha >2e13727a96e95d0856ff9fa35bb896b1c1b633e6 </Sha >
1414 </Dependency >
1515 <!-- Dependencies required for source build. We'll still update manually -->
1616 <Dependency Name =" System.Formats.Asn1" Version =" 9.0.3" >
Original file line number Diff line number Diff line change 1313 "dotnet" : " 10.0.100-rc.1.25420.111"
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 11.0.0-beta.25521.106 "
16+ "Microsoft.DotNet.Arcade.Sdk" : " 11.0.0-beta.25522.101 "
1717 }
1818}
You can’t perform that action at this time.
0 commit comments