Skip to content

Commit 4525f2e

Browse files
[release/dev18.0] Update dependencies from dotnet/roslyn (#19492)
* Update dependencies from https://github.com/dotnet/roslyn build 20260324.4 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.26169.2 -> To Version 5.0.0-2.26174.4 * Update dependencies from https://github.com/dotnet/roslyn build 20260325.11 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.26169.2 -> To Version 5.0.0-2.26175.11 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 838e13c commit 4525f2e

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

eng/Version.Details.props

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ This file should be imported by eng/Versions.props
1919
<optimizationwindows_ntx64MIBCRuntimePackageVersion>1.0.0-prerelease.25467.1</optimizationwindows_ntx64MIBCRuntimePackageVersion>
2020
<optimizationwindows_ntx86MIBCRuntimePackageVersion>1.0.0-prerelease.25467.1</optimizationwindows_ntx86MIBCRuntimePackageVersion>
2121
<!-- dotnet-roslyn dependencies -->
22-
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.26169.2</MicrosoftCodeAnalysisPackageVersion>
23-
<MicrosoftCodeAnalysisCompilersPackageVersion>5.0.0-2.26169.2</MicrosoftCodeAnalysisCompilersPackageVersion>
24-
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.26169.2</MicrosoftCodeAnalysisCSharpPackageVersion>
25-
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.0.0-2.26169.2</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
26-
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.0.0-2.26169.2</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
27-
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.0.0-2.26169.2</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
28-
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.0.0-2.26169.2</MicrosoftCodeAnalysisFeaturesPackageVersion>
29-
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.0.0-2.26169.2</MicrosoftVisualStudioLanguageServicesPackageVersion>
22+
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.26175.11</MicrosoftCodeAnalysisPackageVersion>
23+
<MicrosoftCodeAnalysisCompilersPackageVersion>5.0.0-2.26175.11</MicrosoftCodeAnalysisCompilersPackageVersion>
24+
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.26175.11</MicrosoftCodeAnalysisCSharpPackageVersion>
25+
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.0.0-2.26175.11</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
26+
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.0.0-2.26175.11</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
27+
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.0.0-2.26175.11</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
28+
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.0.0-2.26175.11</MicrosoftCodeAnalysisFeaturesPackageVersion>
29+
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.0.0-2.26175.11</MicrosoftVisualStudioLanguageServicesPackageVersion>
3030
<!-- dotnet-runtime dependencies -->
3131
<SystemCollectionsImmutablePackageVersion>9.0.0</SystemCollectionsImmutablePackageVersion>
3232
<SystemComponentModelCompositionPackageVersion>9.0.0</SystemComponentModelCompositionPackageVersion>

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.26169.2">
45+
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.26175.11">
4646
<Uri>https://github.com/dotnet/roslyn</Uri>
47-
<Sha>a15753528c05d19fd9bcab418b3ec4bd97e38e54</Sha>
47+
<Sha>444ccb140d1e9e3cf7884e9038945fe46b12a3ca</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.0.0-2.26169.2">
49+
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.0.0-2.26175.11">
5050
<Uri>https://github.com/dotnet/roslyn</Uri>
51-
<Sha>a15753528c05d19fd9bcab418b3ec4bd97e38e54</Sha>
51+
<Sha>444ccb140d1e9e3cf7884e9038945fe46b12a3ca</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.0.0-2.26169.2">
53+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.0.0-2.26175.11">
5454
<Uri>https://github.com/dotnet/roslyn</Uri>
55-
<Sha>a15753528c05d19fd9bcab418b3ec4bd97e38e54</Sha>
55+
<Sha>444ccb140d1e9e3cf7884e9038945fe46b12a3ca</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.0.0-2.26169.2">
57+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.0.0-2.26175.11">
5858
<Uri>https://github.com/dotnet/roslyn</Uri>
59-
<Sha>a15753528c05d19fd9bcab418b3ec4bd97e38e54</Sha>
59+
<Sha>444ccb140d1e9e3cf7884e9038945fe46b12a3ca</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.0.0-2.26169.2">
61+
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.0.0-2.26175.11">
6262
<Uri>https://github.com/dotnet/roslyn</Uri>
63-
<Sha>a15753528c05d19fd9bcab418b3ec4bd97e38e54</Sha>
63+
<Sha>444ccb140d1e9e3cf7884e9038945fe46b12a3ca</Sha>
6464
</Dependency>
65-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.26169.2">
65+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.26175.11">
6666
<Uri>https://github.com/dotnet/roslyn</Uri>
67-
<Sha>a15753528c05d19fd9bcab418b3ec4bd97e38e54</Sha>
67+
<Sha>444ccb140d1e9e3cf7884e9038945fe46b12a3ca</Sha>
6868
</Dependency>
69-
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.0.0-2.26169.2">
69+
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.0.0-2.26175.11">
7070
<Uri>https://github.com/dotnet/roslyn</Uri>
71-
<Sha>a15753528c05d19fd9bcab418b3ec4bd97e38e54</Sha>
71+
<Sha>444ccb140d1e9e3cf7884e9038945fe46b12a3ca</Sha>
7272
</Dependency>
73-
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-2.26169.2">
73+
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-2.26175.11">
7474
<Uri>https://github.com/dotnet/roslyn</Uri>
75-
<Sha>a15753528c05d19fd9bcab418b3ec4bd97e38e54</Sha>
75+
<Sha>444ccb140d1e9e3cf7884e9038945fe46b12a3ca</Sha>
7676
</Dependency>
7777
</ProductDependencies>
7878
<ToolsetDependencies>

0 commit comments

Comments
 (0)