Skip to content

Commit c48500e

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20260414.1 (#19587)
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.7.0-1.26210.5 -> To Version 5.7.0-1.26214.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: T-Gro <46543583+T-Gro@users.noreply.github.com>
1 parent 3de5a5a commit c48500e

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.26180.1</optimizationwindows_ntx64MIBCRuntimePackageVersion>
2020
<optimizationwindows_ntx86MIBCRuntimePackageVersion>1.0.0-prerelease.26180.1</optimizationwindows_ntx86MIBCRuntimePackageVersion>
2121
<!-- dotnet-roslyn dependencies -->
22-
<MicrosoftCodeAnalysisPackageVersion>5.7.0-1.26210.5</MicrosoftCodeAnalysisPackageVersion>
23-
<MicrosoftCodeAnalysisCompilersPackageVersion>5.7.0-1.26210.5</MicrosoftCodeAnalysisCompilersPackageVersion>
24-
<MicrosoftCodeAnalysisCSharpPackageVersion>5.7.0-1.26210.5</MicrosoftCodeAnalysisCSharpPackageVersion>
25-
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.7.0-1.26210.5</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
26-
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.7.0-1.26210.5</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
27-
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.7.0-1.26210.5</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
28-
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.7.0-1.26210.5</MicrosoftCodeAnalysisFeaturesPackageVersion>
29-
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.7.0-1.26210.5</MicrosoftVisualStudioLanguageServicesPackageVersion>
22+
<MicrosoftCodeAnalysisPackageVersion>5.7.0-1.26214.1</MicrosoftCodeAnalysisPackageVersion>
23+
<MicrosoftCodeAnalysisCompilersPackageVersion>5.7.0-1.26214.1</MicrosoftCodeAnalysisCompilersPackageVersion>
24+
<MicrosoftCodeAnalysisCSharpPackageVersion>5.7.0-1.26214.1</MicrosoftCodeAnalysisCSharpPackageVersion>
25+
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.7.0-1.26214.1</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
26+
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.7.0-1.26214.1</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
27+
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.7.0-1.26214.1</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
28+
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.7.0-1.26214.1</MicrosoftCodeAnalysisFeaturesPackageVersion>
29+
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.7.0-1.26214.1</MicrosoftVisualStudioLanguageServicesPackageVersion>
3030
<!-- dotnet-runtime dependencies -->
3131
<SystemCollectionsImmutablePackageVersion>10.0.2</SystemCollectionsImmutablePackageVersion>
3232
<SystemCompositionPackageVersion>10.0.2</SystemCompositionPackageVersion>

eng/Version.Details.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,37 +18,37 @@
1818
<Uri>https://github.com/dotnet/msbuild</Uri>
1919
<Sha>e5ebe15655a6be2b2e3209464d0cde1b8825ab57</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.CodeAnalysis" Version="5.7.0-1.26210.5">
21+
<Dependency Name="Microsoft.CodeAnalysis" Version="5.7.0-1.26214.1">
2222
<Uri>https://github.com/dotnet/roslyn</Uri>
23-
<Sha>0eca297f565449839436b91fe4aa180f9bcdedd2</Sha>
23+
<Sha>2396c4d269fa47c6a063885453d8180687d3d9a4</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.7.0-1.26210.5">
25+
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.7.0-1.26214.1">
2626
<Uri>https://github.com/dotnet/roslyn</Uri>
27-
<Sha>0eca297f565449839436b91fe4aa180f9bcdedd2</Sha>
27+
<Sha>2396c4d269fa47c6a063885453d8180687d3d9a4</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.7.0-1.26210.5">
29+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.7.0-1.26214.1">
3030
<Uri>https://github.com/dotnet/roslyn</Uri>
31-
<Sha>0eca297f565449839436b91fe4aa180f9bcdedd2</Sha>
31+
<Sha>2396c4d269fa47c6a063885453d8180687d3d9a4</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.7.0-1.26210.5">
33+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.7.0-1.26214.1">
3434
<Uri>https://github.com/dotnet/roslyn</Uri>
35-
<Sha>0eca297f565449839436b91fe4aa180f9bcdedd2</Sha>
35+
<Sha>2396c4d269fa47c6a063885453d8180687d3d9a4</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.7.0-1.26210.5">
37+
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.7.0-1.26214.1">
3838
<Uri>https://github.com/dotnet/roslyn</Uri>
39-
<Sha>0eca297f565449839436b91fe4aa180f9bcdedd2</Sha>
39+
<Sha>2396c4d269fa47c6a063885453d8180687d3d9a4</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.7.0-1.26210.5">
41+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.7.0-1.26214.1">
4242
<Uri>https://github.com/dotnet/roslyn</Uri>
43-
<Sha>0eca297f565449839436b91fe4aa180f9bcdedd2</Sha>
43+
<Sha>2396c4d269fa47c6a063885453d8180687d3d9a4</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.7.0-1.26210.5">
45+
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.7.0-1.26214.1">
4646
<Uri>https://github.com/dotnet/roslyn</Uri>
47-
<Sha>0eca297f565449839436b91fe4aa180f9bcdedd2</Sha>
47+
<Sha>2396c4d269fa47c6a063885453d8180687d3d9a4</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.7.0-1.26210.5">
49+
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.7.0-1.26214.1">
5050
<Uri>https://github.com/dotnet/roslyn</Uri>
51-
<Sha>0eca297f565449839436b91fe4aa180f9bcdedd2</Sha>
51+
<Sha>2396c4d269fa47c6a063885453d8180687d3d9a4</Sha>
5252
</Dependency>
5353
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
5454
<Dependency Name="System.Collections.Immutable" Version="10.0.2">

0 commit comments

Comments
 (0)