File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ This file should be imported by eng/Versions.props
1010 <MicrosoftNetCompilersToolsetPackageVersion >4.10.0-1.24061.4</MicrosoftNetCompilersToolsetPackageVersion >
1111 <!-- dotnet/dotnet dependencies -->
1212 <MicrosoftDotNetFileBasedProgramsPackageVersion >10.0.200-preview.0.25556.104</MicrosoftDotNetFileBasedProgramsPackageVersion >
13- <SystemCommandLinePackageVersion >3.0.0-alpha.1.25569.110 </SystemCommandLinePackageVersion >
13+ <SystemCommandLinePackageVersion >3.0.0-alpha.1.25570.101 </SystemCommandLinePackageVersion >
1414 <!-- dotnet/runtime dependencies -->
1515 <MicrosoftBclAsyncInterfacesPackageVersion >9.0.0</MicrosoftBclAsyncInterfacesPackageVersion >
1616 <MicrosoftExtensionsConfigurationPackageVersion >9.0.0</MicrosoftExtensionsConfigurationPackageVersion >
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 =" roslyn" Sha =" ea77dd1498eeaae360c4309d07ccd68c8936fe48 " BarId =" 291548 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" roslyn" Sha =" e9a2ab63ad60de1afff34ddc3f09257093ea034a " BarId =" 291616 " />
44 <ProductDependencies >
55 <!-- RoslynAnalyzers reference older builds of Roslyn and this is necessary for SourceBuild. -->
66 <Dependency Name =" Microsoft.CodeAnalysis" Version =" 3.11.0" >
77 <Uri >https://github.com/dotnet/roslyn</Uri >
88 <Sha >ae1fff344d46976624e68ae17164e0607ab68b10</Sha >
99 </Dependency >
10- <Dependency Name =" System.CommandLine" Version =" 3.0.0-alpha.1.25569.110 " >
10+ <Dependency Name =" System.CommandLine" Version =" 3.0.0-alpha.1.25570.101 " >
1111 <Uri >https://github.com/dotnet/dotnet</Uri >
12- <Sha >ea77dd1498eeaae360c4309d07ccd68c8936fe48 </Sha >
12+ <Sha >e9a2ab63ad60de1afff34ddc3f09257093ea034a </Sha >
1313 </Dependency >
1414 <!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
1515 <Dependency Name =" Microsoft.Bcl.AsyncInterfaces" Version =" 9.0.0" >
You can’t perform that action at this time.
0 commit comments