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.25567.106 </MicrosoftDotNetArcadeSdkPackageVersion >
10- <SystemCommandLinePackageVersion >3.0.0-alpha.1.25567.106 </SystemCommandLinePackageVersion >
9+ <MicrosoftDotNetArcadeSdkPackageVersion >11.0.0-beta.25568.110 </MicrosoftDotNetArcadeSdkPackageVersion >
10+ <SystemCommandLinePackageVersion >3.0.0-alpha.1.25568.110 </SystemCommandLinePackageVersion >
1111 <!-- dotnet/msbuild dependencies -->
1212 <MicrosoftBuildPackageVersion >17.11.31</MicrosoftBuildPackageVersion >
1313 <MicrosoftBuildTasksCorePackageVersion >17.11.31</MicrosoftBuildTasksCorePackageVersion >
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 =" feff871cec763e9a9f8e9ace212f0fd6041d479f " BarId =" 291132 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" sourcelink" Sha =" 9447c7095aa247775e2a4b1cf6bd29c3dd7a32fb " BarId =" 291345 " />
44 <ProductDependencies >
5- <Dependency Name =" System.CommandLine" Version =" 3.0.0-alpha.1.25567.106 " >
5+ <Dependency Name =" System.CommandLine" Version =" 3.0.0-alpha.1.25568.110 " >
66 <Uri >https://github.com/dotnet/dotnet</Uri >
7- <Sha >feff871cec763e9a9f8e9ace212f0fd6041d479f </Sha >
7+ <Sha >9447c7095aa247775e2a4b1cf6bd29c3dd7a32fb </Sha >
88 </Dependency >
99 </ProductDependencies >
1010 <ToolsetDependencies >
11- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 11.0.0-beta.25567.106 " >
11+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 11.0.0-beta.25568.110 " >
1212 <Uri >https://github.com/dotnet/dotnet</Uri >
13- <Sha >feff871cec763e9a9f8e9ace212f0fd6041d479f </Sha >
13+ <Sha >9447c7095aa247775e2a4b1cf6bd29c3dd7a32fb </Sha >
1414 </Dependency >
1515 <!-- Dependencies required for source build to lift to the previously-source-built version. -->
1616 <Dependency Name =" Microsoft.Build" Version =" 17.11.31" >
Original file line number Diff line number Diff line change 1313 "dotnet" : " 10.0.100-rc.2.25502.107"
1414 },
1515 "msbuild-sdks" : {
16- "Microsoft.DotNet.Arcade.Sdk" : " 11.0.0-beta.25567.106 " ,
16+ "Microsoft.DotNet.Arcade.Sdk" : " 11.0.0-beta.25568.110 " ,
1717 "Microsoft.Build.NoTargets" : " 3.7.0"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments