Skip to content

Commit 38736ef

Browse files
[main] Update dependencies from dotnet/roslyn (#12958)
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**: [20251225.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2866980) ([295566](https://maestro.dot.net/channel/548/github:dotnet:roslyn/build/295566)) - **Date Produced**: December 25, 2025 11:16:45 AM UTC - **Commit**: [5dd606bb21208dfc6fd3d9b07ae963a93248483b](dotnet/roslyn@5dd606b) - **Branch**: [main](https://github.com/dotnet/roslyn/tree/main) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [5.3.0-2.25614.1 to 5.3.0-2.25625.1][2] - Microsoft.Net.Compilers.Toolset [2]: dotnet/roslyn@7f508f7...5dd606b [DependencyUpdate]: <> (End) [marker]: <> (End:8a4332aa-2543-4c51-b941-e73f31e22328) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0784a91 commit 38736ef

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.3.0-preview.1.43</NuGetBuildTasksPackageVersion>
3131
<!-- dotnet/roslyn dependencies -->
32-
<MicrosoftNetCompilersToolsetPackageVersion>5.3.0-2.25614.1</MicrosoftNetCompilersToolsetPackageVersion>
32+
<MicrosoftNetCompilersToolsetPackageVersion>5.3.0-2.25625.1</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>cc8f616db8da1c2feb052c2d7eb5cd73071da290</Sha>
116116
</Dependency>
117-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.3.0-2.25614.1">
117+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.3.0-2.25625.1">
118118
<Uri>https://github.com/dotnet/roslyn</Uri>
119-
<Sha>7f508f7f28781029319b182f5a60cc0bca057cdd</Sha>
119+
<Sha>5dd606bb21208dfc6fd3d9b07ae963a93248483b</Sha>
120120
</Dependency>
121121
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25626.5">
122122
<Uri>https://github.com/dotnet/arcade</Uri>

0 commit comments

Comments
 (0)