Skip to content

Commit 255479d

Browse files
[main] Update dependencies from dotnet/roslyn (#12777)
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**: [20251114.6](https://dev.azure.com/dnceng/internal/_build/results?buildId=2839131) ([290958](https://maestro.dot.net/channel/548/github:dotnet:roslyn/build/290958)) - **Date Produced**: November 14, 2025 8:09:30 PM UTC - **Commit**: [fb3fc8afd3352d56135fd50f9aab5bd0e2395573](dotnet/roslyn@fb3fc8a) - **Branch**: [main](https://github.com/dotnet/roslyn/tree/main) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [5.3.0-2.25559.1 to 5.3.0-2.25564.6][1] - Microsoft.Net.Compilers.Toolset [1]: dotnet/roslyn@b28fc31...fb3fc8a [DependencyUpdate]: <> (End) [marker]: <> (End:8a4332aa-2543-4c51-b941-e73f31e22328) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 9c17afd commit 255479d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This file should be imported by eng/Versions.props
2929
<!-- nuget/nuget.client dependencies -->
3030
<NuGetBuildTasksPackageVersion>7.0.0-rc.288</NuGetBuildTasksPackageVersion>
3131
<!-- dotnet/roslyn dependencies -->
32-
<MicrosoftNetCompilersToolsetPackageVersion>5.3.0-2.25559.1</MicrosoftNetCompilersToolsetPackageVersion>
32+
<MicrosoftNetCompilersToolsetPackageVersion>5.3.0-2.25564.6</MicrosoftNetCompilersToolsetPackageVersion>
3333
</PropertyGroup>
3434
<!--Property group for alternate package version names-->
3535
<PropertyGroup>

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>5514d935e3e77d90d931758cf9e2589735b905a3</Sha>
116116
</Dependency>
117-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.3.0-2.25559.1">
117+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.3.0-2.25564.6">
118118
<Uri>https://github.com/dotnet/roslyn</Uri>
119-
<Sha>b28fc311e384c959fba1fea1ede591a1552c2c1e</Sha>
119+
<Sha>fb3fc8afd3352d56135fd50f9aab5bd0e2395573</Sha>
120120
</Dependency>
121121
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25555.6">
122122
<Uri>https://github.com/dotnet/arcade</Uri>

0 commit comments

Comments
 (0)