Skip to content

Commit 4a63064

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20241111.1 (#10965)
From https://github.com/dotnet/roslyn Subscription: 8a4332aa-2543-4c51-b941-e73f31e22328 Build: 20241111.1 Date Produced: November 11, 2024 12:50:12 PM UTC Commit: 543cb4568f28b0d2f2cfecdf2d56365b9252e848 Branch: refs/heads/main Updates: Microsoft.SourceBuild.Intermediate.roslyn: from 4.13.0-2.24557.8 to 4.13.0-2.24561.1 Microsoft.Net.Compilers.Toolset: from 4.13.0-2.24557.8 to 4.13.0-2.24561.1
1 parent c8c3407 commit 4a63064

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@
8989
<Uri>https://github.com/nuget/nuget.client</Uri>
9090
<Sha>4f24d6d51798557a1c54b4aad71389a08af94cfd</Sha>
9191
</Dependency>
92-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24557.8">
92+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24561.1">
9393
<Uri>https://github.com/dotnet/roslyn</Uri>
94-
<Sha>8fd7f94b052e88f2360cd0b6e81f75220fad8771</Sha>
94+
<Sha>543cb4568f28b0d2f2cfecdf2d56365b9252e848</Sha>
9595
</Dependency>
96-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-2.24557.8">
96+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-2.24561.1">
9797
<Uri>https://github.com/dotnet/roslyn</Uri>
98-
<Sha>8fd7f94b052e88f2360cd0b6e81f75220fad8771</Sha>
98+
<Sha>543cb4568f28b0d2f2cfecdf2d56365b9252e848</Sha>
9999
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
100100
</Dependency>
101101
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24516.2">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<DotNetCliVersion>$([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1))</DotNetCliVersion>
5252
<MicrosoftCodeAnalysisCollectionsVersion>4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion>
5353
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24516.2</MicrosoftDotNetXUnitExtensionsVersion>
54-
<MicrosoftNetCompilersToolsetVersion>4.13.0-2.24557.8</MicrosoftNetCompilersToolsetVersion>
54+
<MicrosoftNetCompilersToolsetVersion>4.13.0-2.24561.1</MicrosoftNetCompilersToolsetVersion>
5555
<NuGetBuildTasksVersion>6.13.0-preview.1.60</NuGetBuildTasksVersion>
5656
</PropertyGroup>
5757
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">

0 commit comments

Comments
 (0)