Skip to content

Commit 321a13e

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20251209.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.25529.7 -> To Version 5.0.0-2.25609.7
1 parent f20eeb8 commit 321a13e

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
@@ -18,14 +18,14 @@ This file should be imported by eng/Versions.props
1818
<SystemReflectionMetadataPackageVersion>9.0.0</SystemReflectionMetadataPackageVersion>
1919
<SystemThreadingTasksDataflowPackageVersion>9.0.0</SystemThreadingTasksDataflowPackageVersion>
2020
<!-- dotnet/roslyn dependencies -->
21-
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25604.6</MicrosoftCodeAnalysisPackageVersion>
22-
<MicrosoftCodeAnalysisCompilersPackageVersion>5.0.0-2.25604.6</MicrosoftCodeAnalysisCompilersPackageVersion>
23-
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25604.6</MicrosoftCodeAnalysisCSharpPackageVersion>
24-
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.0.0-2.25604.6</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
25-
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.0.0-2.25604.6</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
26-
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.0.0-2.25604.6</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
27-
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.0.0-2.25604.6</MicrosoftCodeAnalysisFeaturesPackageVersion>
28-
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.0.0-2.25604.6</MicrosoftVisualStudioLanguageServicesPackageVersion>
21+
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25609.7</MicrosoftCodeAnalysisPackageVersion>
22+
<MicrosoftCodeAnalysisCompilersPackageVersion>5.0.0-2.25609.7</MicrosoftCodeAnalysisCompilersPackageVersion>
23+
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25609.7</MicrosoftCodeAnalysisCSharpPackageVersion>
24+
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.0.0-2.25609.7</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
25+
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.0.0-2.25609.7</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
26+
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.0.0-2.25609.7</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
27+
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.0.0-2.25609.7</MicrosoftCodeAnalysisFeaturesPackageVersion>
28+
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.0.0-2.25609.7</MicrosoftVisualStudioLanguageServicesPackageVersion>
2929
<!-- dotnet/arcade dependencies -->
3030
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25555.6</MicrosoftDotNetArcadeSdkPackageVersion>
3131
<!-- _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.25604.6">
45+
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.25609.7">
4646
<Uri>https://github.com/dotnet/roslyn</Uri>
47-
<Sha>f59d40346a8b5646a464cf7968a9493a338e08be</Sha>
47+
<Sha>99cfd3b80b1e4c7e8ae6e3b38032892590d8b402</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.0.0-2.25604.6">
49+
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.0.0-2.25609.7">
5050
<Uri>https://github.com/dotnet/roslyn</Uri>
51-
<Sha>f59d40346a8b5646a464cf7968a9493a338e08be</Sha>
51+
<Sha>99cfd3b80b1e4c7e8ae6e3b38032892590d8b402</Sha>
5252
</Dependency>
53-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.0.0-2.25604.6">
53+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.0.0-2.25609.7">
5454
<Uri>https://github.com/dotnet/roslyn</Uri>
55-
<Sha>f59d40346a8b5646a464cf7968a9493a338e08be</Sha>
55+
<Sha>99cfd3b80b1e4c7e8ae6e3b38032892590d8b402</Sha>
5656
</Dependency>
57-
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.0.0-2.25604.6">
57+
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.0.0-2.25609.7">
5858
<Uri>https://github.com/dotnet/roslyn</Uri>
59-
<Sha>f59d40346a8b5646a464cf7968a9493a338e08be</Sha>
59+
<Sha>99cfd3b80b1e4c7e8ae6e3b38032892590d8b402</Sha>
6060
</Dependency>
61-
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.0.0-2.25604.6">
61+
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.0.0-2.25609.7">
6262
<Uri>https://github.com/dotnet/roslyn</Uri>
63-
<Sha>f59d40346a8b5646a464cf7968a9493a338e08be</Sha>
63+
<Sha>99cfd3b80b1e4c7e8ae6e3b38032892590d8b402</Sha>
6464
</Dependency>
65-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.25604.6">
65+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.25609.7">
6666
<Uri>https://github.com/dotnet/roslyn</Uri>
67-
<Sha>f59d40346a8b5646a464cf7968a9493a338e08be</Sha>
67+
<Sha>99cfd3b80b1e4c7e8ae6e3b38032892590d8b402</Sha>
6868
</Dependency>
69-
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.0.0-2.25604.6">
69+
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.0.0-2.25609.7">
7070
<Uri>https://github.com/dotnet/roslyn</Uri>
71-
<Sha>f59d40346a8b5646a464cf7968a9493a338e08be</Sha>
71+
<Sha>99cfd3b80b1e4c7e8ae6e3b38032892590d8b402</Sha>
7272
</Dependency>
73-
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-2.25604.6">
73+
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-2.25609.7">
7474
<Uri>https://github.com/dotnet/roslyn</Uri>
75-
<Sha>f59d40346a8b5646a464cf7968a9493a338e08be</Sha>
75+
<Sha>99cfd3b80b1e4c7e8ae6e3b38032892590d8b402</Sha>
7676
</Dependency>
7777
</ProductDependencies>
7878
<ToolsetDependencies>

0 commit comments

Comments
 (0)