File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
66<Project >
77 <PropertyGroup >
88 <!-- dotnet/dotnet dependencies -->
9- <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.25622.103 </MicrosoftDotNetArcadeSdkPackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >10.0.0-beta.25623.101 </MicrosoftDotNetArcadeSdkPackageVersion >
1010 <SystemCommandLinePackageVersion >2.0.1</SystemCommandLinePackageVersion >
1111 <!-- _git/dotnet-runtime dependencies -->
1212 <MicrosoftBclAsyncInterfacesPackageVersion >10.0.1</MicrosoftBclAsyncInterfacesPackageVersion >
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 =" e108221bf48ff065c8e19def9cc685d89243d0d1 " BarId =" 295476 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" templating" Sha =" beac53e6c3af0220ec8297231d74afdae502ff2b " BarId =" 295533 " />
44 <ProductDependencies >
55 <Dependency Name =" System.CommandLine" Version =" 2.0.1" >
66 <Uri >https://github.com/dotnet/dotnet</Uri >
77 <Sha >115a29577547ce136b754d96d2ebfb184595a923</Sha >
88 </Dependency >
99 </ProductDependencies >
1010 <ToolsetDependencies >
11- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25622.103 " >
11+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25623.101 " >
1212 <Uri >https://github.com/dotnet/dotnet</Uri >
13- <Sha >e108221bf48ff065c8e19def9cc685d89243d0d1 </Sha >
13+ <Sha >beac53e6c3af0220ec8297231d74afdae502ff2b </Sha >
1414 </Dependency >
1515 <!-- Dependencies required for source build. We'll still update manually -->
1616 <Dependency Name =" System.Formats.Asn1" Version =" 10.0.1" >
Original file line number Diff line number Diff line change 1313 "dotnet" : " 10.0.101"
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25622.103 "
16+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25623.101 "
1717 }
1818}
You can’t perform that action at this time.
0 commit comments