Skip to content

Commit 2bf1128

Browse files
[main] Update dependencies from dotnet/roslyn (#14206)
This pull request updates the following dependencies [marker]: <> (Begin:8a4332aa-2543-4c51-b941-e73f31e22328) ## From https://github.com/dotnet/roslyn - **Subscription**: [8a4332aa-2543-4c51-b941-e73f31e22328](https://maestro.dot.net/subscriptions?search=8a4332aa-2543-4c51-b941-e73f31e22328) - **Build**: [20260628.17](https://dev.azure.com/dnceng/internal/_build/results?buildId=3010028) ([320553](https://maestro.dot.net/channel/548/github:dotnet:roslyn/build/320553)) - **Date Produced**: June 28, 2026 9:38:55 AM UTC - **Commit**: [411469b8cd5e1ac891644ef6e3bf5cc8fa7943cc](dotnet/roslyn@411469b) - **Branch**: [main](https://github.com/dotnet/roslyn/tree/main) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [5.9.0-1.26319.6 to 5.9.0-1.26328.17][1] - Microsoft.Net.Compilers.Toolset [1]: dotnet/roslyn@db649bc...411469b [DependencyUpdate]: <> (End) [marker]: <> (End:8a4332aa-2543-4c51-b941-e73f31e22328) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0d172d9 commit 2bf1128

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This file should be imported by eng/Versions.props
99
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26324.4</MicrosoftDotNetArcadeSdkPackageVersion>
1010
<MicrosoftDotNetXUnitV3ExtensionsPackageVersion>10.0.0-beta.26324.4</MicrosoftDotNetXUnitV3ExtensionsPackageVersion>
1111
<!-- dotnet-roslyn dependencies -->
12-
<MicrosoftNetCompilersToolsetPackageVersion>5.9.0-1.26319.6</MicrosoftNetCompilersToolsetPackageVersion>
12+
<MicrosoftNetCompilersToolsetPackageVersion>5.9.0-1.26328.17</MicrosoftNetCompilersToolsetPackageVersion>
1313
<!-- dotnet-runtime dependencies -->
1414
<SystemCodeDomPackageVersion>10.0.8</SystemCodeDomPackageVersion>
1515
<SystemCollectionsImmutablePackageVersion>10.0.8</SystemCollectionsImmutablePackageVersion>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@
120120
<Uri>https://github.com/nuget/nuget.client</Uri>
121121
<Sha>cb56946c2b640233513200754ed2948ef0e4880b</Sha>
122122
</Dependency>
123-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.9.0-1.26319.6">
123+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.9.0-1.26328.17">
124124
<Uri>https://github.com/dotnet/roslyn</Uri>
125-
<Sha>db649bc3ca504bd1236a119d1cd86c7f8050e95b</Sha>
125+
<Sha>411469b8cd5e1ac891644ef6e3bf5cc8fa7943cc</Sha>
126126
</Dependency>
127127
<Dependency Name="Microsoft.DotNet.XUnitV3Extensions" Version="10.0.0-beta.26324.4">
128128
<Uri>https://github.com/dotnet/arcade</Uri>

0 commit comments

Comments
 (0)