Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
14 commits
Select commit Hold shift + click to select a range
7aec69a
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Nov 15, 2025
13c5b95
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Nov 17, 2025
79cd68f
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Nov 18, 2025
a9c3579
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Nov 21, 2025
a03dea6
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Nov 25, 2025
cfb804a
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Dec 3, 2025
f20eeb8
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Dec 6, 2025
321a13e
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Dec 10, 2025
15e7ee2
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Dec 11, 2025
03d9b68
Update dependencies from https://github.com/dotnet/roslyn build 20251…
dotnet-maestro[bot] Dec 23, 2025
0306a6f
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] Jan 6, 2026
08f7550
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] Jan 13, 2026
e2ed2c9
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] Jan 14, 2026
914ee2b
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] Jan 31, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ This file should be imported by eng/Versions.props
<SystemReflectionMetadataPackageVersion>9.0.0</SystemReflectionMetadataPackageVersion>
<SystemThreadingTasksDataflowPackageVersion>9.0.0</SystemThreadingTasksDataflowPackageVersion>
<!-- dotnet/roslyn dependencies -->
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCompilersPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisCompilersPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.0.0-2.25529.7</MicrosoftCodeAnalysisFeaturesPackageVersion>
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.0.0-2.25529.7</MicrosoftVisualStudioLanguageServicesPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.26079.5</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCompilersPackageVersion>5.0.0-2.26079.5</MicrosoftCodeAnalysisCompilersPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.26079.5</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.0.0-2.26079.5</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.0.0-2.26079.5</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.0.0-2.26079.5</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
<MicrosoftCodeAnalysisFeaturesPackageVersion>5.0.0-2.26079.5</MicrosoftCodeAnalysisFeaturesPackageVersion>
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.0.0-2.26079.5</MicrosoftVisualStudioLanguageServicesPackageVersion>
<!-- dotnet/arcade dependencies -->
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25555.6</MicrosoftDotNetArcadeSdkPackageVersion>
<!-- _git/dotnet-optimization dependencies -->
Expand Down
32 changes: 16 additions & 16 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,37 +42,37 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.25529.7">
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.26079.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
<Sha>39f5221215f520f7e6b7117c3abfa83c94eb7af4</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.0.0-2.25529.7">
<Dependency Name="Microsoft.CodeAnalysis.Features" Version="5.0.0-2.26079.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
<Sha>39f5221215f520f7e6b7117c3abfa83c94eb7af4</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.0.0-2.25529.7">
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.0.0-2.26079.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
<Sha>39f5221215f520f7e6b7117c3abfa83c94eb7af4</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.0.0-2.25529.7">
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.0.0-2.26079.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
<Sha>39f5221215f520f7e6b7117c3abfa83c94eb7af4</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.0.0-2.25529.7">
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.0.0-2.26079.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
<Sha>39f5221215f520f7e6b7117c3abfa83c94eb7af4</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.25529.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.26079.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
<Sha>39f5221215f520f7e6b7117c3abfa83c94eb7af4</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.0.0-2.25529.7">
<Dependency Name="Microsoft.CodeAnalysis.Compilers" Version="5.0.0-2.26079.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
<Sha>39f5221215f520f7e6b7117c3abfa83c94eb7af4</Sha>
</Dependency>
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-2.25529.7">
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-2.26079.5">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>68a9207cafc10bb08d345e32f06dd1a91ab7a6a2</Sha>
<Sha>39f5221215f520f7e6b7117c3abfa83c94eb7af4</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
Loading