File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This file should be imported by eng/Versions.props
99 <MicrosoftCodeAnalysisPackageVersion >3.11.0</MicrosoftCodeAnalysisPackageVersion >
1010 <MicrosoftNetCompilersToolsetPackageVersion >4.10.0-1.24061.4</MicrosoftNetCompilersToolsetPackageVersion >
1111 <!-- dotnet/dotnet dependencies -->
12- <SystemCommandLinePackageVersion >2.0.0-rc.1.25502.108 </SystemCommandLinePackageVersion >
12+ <SystemCommandLinePackageVersion >2.0.0-rc.1.25506.102 </SystemCommandLinePackageVersion >
1313 <!-- dotnet/runtime dependencies -->
1414 <MicrosoftBclAsyncInterfacesPackageVersion >9.0.0</MicrosoftBclAsyncInterfacesPackageVersion >
1515 <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 =" fe6b307fbb764027be9a10b978063bd742763982 " BarId =" 285582 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" roslyn" Sha =" b2fc32a781870a78cb6183138ddf3866fbec5ee5 " BarId =" 285901 " />
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 =" 2.0.0-rc.1.25502.108 " >
10+ <Dependency Name =" System.CommandLine" Version =" 2.0.0-rc.1.25506.102 " >
1111 <Uri >https://github.com/dotnet/dotnet</Uri >
12- <Sha >fe6b307fbb764027be9a10b978063bd742763982 </Sha >
12+ <Sha >b2fc32a781870a78cb6183138ddf3866fbec5ee5 </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" >
Original file line number Diff line number Diff line change 1+ schemaVersion : 0.0.1
2+ isProduction : true
3+ accountableOwners :
4+ service : c8aedd2a-1f14-4660-83e2-c74a9417c3cc
5+ routing :
6+ defaultAreaPath :
7+ org : devdiv
8+ path : DevDiv\NET Developer Experience\CSharp and VB IDE
You can’t perform that action at this time.
0 commit comments