Skip to content

Commit 81904cd

Browse files
[main] Update dependencies from dotnet/roslyn (#14066)
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**: [20260614.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=3000094) ([318627](https://maestro.dot.net/channel/548/github:dotnet:roslyn/build/318627)) - **Date Produced**: June 14, 2026 4:24:02 PM UTC - **Commit**: [94180ea43ae879ba286300360d677cc72f0a1369](dotnet/roslyn@94180ea) - **Branch**: [main](https://github.com/dotnet/roslyn/tree/main) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [5.9.0-1.26306.2 to 5.9.0-1.26314.1][1] - Microsoft.Net.Compilers.Toolset [1]: dotnet/roslyn@f5856fc...94180ea [DependencyUpdate]: <> (End) [marker]: <> (End:8a4332aa-2543-4c51-b941-e73f31e22328) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4f9fffa commit 81904cd

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.26304.4</MicrosoftDotNetArcadeSdkPackageVersion>
1010
<MicrosoftDotNetXUnitV3ExtensionsPackageVersion>10.0.0-beta.26304.4</MicrosoftDotNetXUnitV3ExtensionsPackageVersion>
1111
<!-- dotnet-roslyn dependencies -->
12-
<MicrosoftNetCompilersToolsetPackageVersion>5.9.0-1.26306.2</MicrosoftNetCompilersToolsetPackageVersion>
12+
<MicrosoftNetCompilersToolsetPackageVersion>5.9.0-1.26314.1</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
@@ -114,9 +114,9 @@
114114
<Uri>https://github.com/nuget/nuget.client</Uri>
115115
<Sha>551e8bafd7ec41484f2d8d7fadcd0750f7db173a</Sha>
116116
</Dependency>
117-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.9.0-1.26306.2">
117+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.9.0-1.26314.1">
118118
<Uri>https://github.com/dotnet/roslyn</Uri>
119-
<Sha>f5856fc44e59b6fffe14c29c74834d77d2554615</Sha>
119+
<Sha>94180ea43ae879ba286300360d677cc72f0a1369</Sha>
120120
</Dependency>
121121
<Dependency Name="Microsoft.DotNet.XUnitV3Extensions" Version="10.0.0-beta.26304.4">
122122
<Uri>https://github.com/dotnet/arcade</Uri>

0 commit comments

Comments
 (0)