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
10
10
<MicrosoftCodeAnalysisPackageVersion >3.11.0</MicrosoftCodeAnalysisPackageVersion >
11
11
<MicrosoftNetCompilersToolsetPackageVersion >4.10.0-1.24061.4</MicrosoftNetCompilersToolsetPackageVersion >
12
12
<!-- dotnet/dotnet dependencies -->
13
- <SystemCommandLinePackageVersion >2.0.0-rc.2.25416.109 </SystemCommandLinePackageVersion >
13
+ <SystemCommandLinePackageVersion >2.0.0-rc.1.25413.101 </SystemCommandLinePackageVersion >
14
14
<!-- dotnet/runtime dependencies -->
15
15
<MicrosoftBclAsyncInterfacesPackageVersion >9.0.0</MicrosoftBclAsyncInterfacesPackageVersion >
16
16
<MicrosoftExtensionsConfigurationPackageVersion >9.0.0</MicrosoftExtensionsConfigurationPackageVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Dependencies >
3
- <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" roslyn" Sha =" 7f2a07b481a3d24677ebcf6a45e7e27c8ff95a4e " BarId =" 279809 " />
3
+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" roslyn" Sha =" adfea8e331724cfd46007dfefec405b5e5faad1d " BarId =" 279079 " />
4
4
<ProductDependencies >
5
5
<!-- RoslynAnalyzers reference older builds of Roslyn and this is necessary for SourceBuild. -->
6
6
<Dependency Name =" Microsoft.CodeAnalysis" Version =" 3.11.0" >
7
7
<Uri >https://github.com/dotnet/roslyn</Uri >
8
8
<Sha >ae1fff344d46976624e68ae17164e0607ab68b10</Sha >
9
9
</Dependency >
10
- <Dependency Name =" System.CommandLine" Version =" 2.0.0-rc.2.25416.109 " >
10
+ <Dependency Name =" System.CommandLine" Version =" 2.0.0-rc.1.25413.101 " >
11
11
<Uri >https://github.com/dotnet/dotnet</Uri >
12
- <Sha >7f2a07b481a3d24677ebcf6a45e7e27c8ff95a4e </Sha >
12
+ <Sha >adfea8e331724cfd46007dfefec405b5e5faad1d </Sha >
13
13
</Dependency >
14
14
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
15
15
<Dependency Name =" Microsoft.Bcl.AsyncInterfaces" Version =" 9.0.0" >
You can’t perform that action at this time.
0 commit comments