Skip to content

Commit 3759e16

Browse files
[release/dev18.0] Update dependencies from dotnet/roslyn (#19039)
* Update dependencies from https://github.com/dotnet/roslyn build 20251029.2 On relative base path root Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Compilers , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.EditorFeatures , Microsoft.CodeAnalysis.EditorFeatures.Text , Microsoft.CodeAnalysis.ExternalAccess.FSharp , Microsoft.CodeAnalysis.Features , Microsoft.VisualStudio.LanguageServices From Version 5.0.0-2.25480.7 -> To Version 5.0.0-2.25529.2 * Update dependencies from https://github.com/dotnet/roslyn build 20251029.7 On relative base path root Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Compilers , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.EditorFeatures , Microsoft.CodeAnalysis.EditorFeatures.Text , Microsoft.CodeAnalysis.ExternalAccess.FSharp , Microsoft.CodeAnalysis.Features , Microsoft.VisualStudio.LanguageServices From Version 5.0.0-2.25480.7 -> To Version 5.0.0-2.25529.7 * Update Versions.props --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Tomas Grosup <[email protected]>
1 parent db81a08 commit 3759e16

File tree

3 files changed

+35
-22
lines changed

3 files changed

+35
-22
lines changed

eng/Version.Details.props

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ This file should be imported by eng/Versions.props
1717
<SystemDiagnosticsDiagnosticSourcePackageVersion>9.0.0</SystemDiagnosticsDiagnosticSourcePackageVersion>
1818
<SystemReflectionMetadataPackageVersion>9.0.0</SystemReflectionMetadataPackageVersion>
1919
<SystemThreadingTasksDataflowPackageVersion>9.0.0</SystemThreadingTasksDataflowPackageVersion>
20+
<!-- dotnet/roslyn dependencies -->
21+
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisPackageVersion>
22+
<MicrosoftCodeAnalysisCompilersPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisCompilersPackageVersion>
23+
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisCSharpPackageVersion>
24+
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
25+
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
26+
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
27+
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisFeaturesPackageVersion>
28+
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.0.0-2.25529.7</MicrosoftVisualStudioLanguageServicesPackageVersion>
2029
<!-- dotnet/arcade dependencies -->
2130
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25513.2</MicrosoftDotNetArcadeSdkPackageVersion>
2231
<!-- _git/dotnet-optimization dependencies -->
@@ -40,6 +49,15 @@ This file should be imported by eng/Versions.props
4049
<SystemDiagnosticsDiagnosticSourceVersion>$(SystemDiagnosticsDiagnosticSourcePackageVersion)</SystemDiagnosticsDiagnosticSourceVersion>
4150
<SystemReflectionMetadataVersion>$(SystemReflectionMetadataPackageVersion)</SystemReflectionMetadataVersion>
4251
<SystemThreadingTasksDataflowVersion>$(SystemThreadingTasksDataflowPackageVersion)</SystemThreadingTasksDataflowVersion>
52+
<!-- dotnet/roslyn dependencies -->
53+
<MicrosoftCodeAnalysisVersion>$(MicrosoftCodeAnalysisPackageVersion)</MicrosoftCodeAnalysisVersion>
54+
<MicrosoftCodeAnalysisCompilersVersion>$(MicrosoftCodeAnalysisCompilersPackageVersion)</MicrosoftCodeAnalysisCompilersVersion>
55+
<MicrosoftCodeAnalysisCSharpVersion>$(MicrosoftCodeAnalysisCSharpPackageVersion)</MicrosoftCodeAnalysisCSharpVersion>
56+
<MicrosoftCodeAnalysisEditorFeaturesVersion>$(MicrosoftCodeAnalysisEditorFeaturesPackageVersion)</MicrosoftCodeAnalysisEditorFeaturesVersion>
57+
<MicrosoftCodeAnalysisEditorFeaturesTextVersion>$(MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion)</MicrosoftCodeAnalysisEditorFeaturesTextVersion>
58+
<MicrosoftCodeAnalysisExternalAccessFSharpVersion>$(MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion)</MicrosoftCodeAnalysisExternalAccessFSharpVersion>
59+
<MicrosoftCodeAnalysisFeaturesVersion>$(MicrosoftCodeAnalysisFeaturesPackageVersion)</MicrosoftCodeAnalysisFeaturesVersion>
60+
<MicrosoftVisualStudioLanguageServicesVersion>$(MicrosoftVisualStudioLanguageServicesPackageVersion)</MicrosoftVisualStudioLanguageServicesVersion>
4361
<!-- dotnet/arcade dependencies -->
4462
<MicrosoftDotNetArcadeSdkVersion>$(MicrosoftDotNetArcadeSdkPackageVersion)</MicrosoftDotNetArcadeSdkVersion>
4563
<!-- _git/dotnet-optimization dependencies -->

eng/Version.Details.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -42,37 +42,37 @@
4242
<Uri>https://github.com/dotnet/runtime</Uri>
4343
<Sha>9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.25480.7">
45+
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.25529.7">
4646
<Uri>https://github.com/dotnet/roslyn</Uri>
47-
<Sha>ebf60fd9876294d15a47407b468709db1b31cc91</Sha>
47+
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.0.0-2.25480.7">
49+
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.0.0-2.25529.7">
5050
<Uri>https://github.com/dotnet/roslyn</Uri>
51-
<Sha>ebf60fd9876294d15a47407b468709db1b31cc91</Sha>
51+
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.0.0-2.25480.7">
53+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.0.0-2.25529.7">
5454
<Uri>https://github.com/dotnet/roslyn</Uri>
55-
<Sha>ebf60fd9876294d15a47407b468709db1b31cc91</Sha>
55+
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.0.0-2.25480.7">
57+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.0.0-2.25529.7">
5858
<Uri>https://github.com/dotnet/roslyn</Uri>
59-
<Sha>ebf60fd9876294d15a47407b468709db1b31cc91</Sha>
59+
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.0.0-2.25480.7">
61+
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.0.0-2.25529.7">
6262
<Uri>https://github.com/dotnet/roslyn</Uri>
63-
<Sha>ebf60fd9876294d15a47407b468709db1b31cc91</Sha>
63+
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
6464
</Dependency>
65-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.25480.7">
65+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.25529.7">
6666
<Uri>https://github.com/dotnet/roslyn</Uri>
67-
<Sha>ebf60fd9876294d15a47407b468709db1b31cc91</Sha>
67+
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
6868
</Dependency>
69-
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.0.0-2.25480.7">
69+
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.0.0-2.25529.7">
7070
<Uri>https://github.com/dotnet/roslyn</Uri>
71-
<Sha>ebf60fd9876294d15a47407b468709db1b31cc91</Sha>
71+
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
7272
</Dependency>
73-
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-2.25480.7">
73+
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-2.25529.7">
7474
<Uri>https://github.com/dotnet/roslyn</Uri>
75-
<Sha>ebf60fd9876294d15a47407b468709db1b31cc91</Sha>
75+
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
7676
</Dependency>
7777
</ProductDependencies>
7878
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,7 @@
100100
<VisualStudioShellProjectsPackages>18.0.2077-preview.1</VisualStudioShellProjectsPackages>
101101
<MicrosoftVisualStudioThreadingPackagesVersion>18.0.5</MicrosoftVisualStudioThreadingPackagesVersion>
102102

103-
<!-- Roslyn packages -->
104-
<MicrosoftCodeAnalysisEditorFeaturesTextVersion>5.0.0-2.25480.7</MicrosoftCodeAnalysisEditorFeaturesTextVersion>
105-
<MicrosoftCodeAnalysisExternalAccessFSharpVersion>5.0.0-2.25480.7</MicrosoftCodeAnalysisExternalAccessFSharpVersion>
106-
<MicrosoftCodeAnalysisVersion>5.0.0-2.25480.7</MicrosoftCodeAnalysisVersion>
107-
<MicrosoftCodeAnalysisCSharpVersion>5.0.0-2.25480.7</MicrosoftCodeAnalysisCSharpVersion>
108-
<MicrosoftVisualStudioLanguageServicesVersion>5.0.0-2.25480.7</MicrosoftVisualStudioLanguageServicesVersion>
103+
<!-- Roslyn packages- manually maintained, rest is darc-managed in sibling file -->
109104
<MicrosoftCodeAnalysisTestResourcesProprietaryVersion>2.0.28</MicrosoftCodeAnalysisTestResourcesProprietaryVersion>
110105
<!-- Roslyn for when we need to compile C# in tests. .dll hell caused by vstest makes newer version fail at runtime -->
111106
<RoslynForTestingButNotForVSLayer>4.14.0</RoslynForTestingButNotForVSLayer>

0 commit comments

Comments
 (0)