Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/roslyn build 20241…
Browse files Browse the repository at this point in the history
…111.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
  • Loading branch information
dotnet-maestro[bot] authored Nov 14, 2024
1 parent c8c3407 commit 4a63064
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>4f24d6d51798557a1c54b4aad71389a08af94cfd</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24557.8">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24561.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>8fd7f94b052e88f2360cd0b6e81f75220fad8771</Sha>
<Sha>543cb4568f28b0d2f2cfecdf2d56365b9252e848</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-2.24557.8">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-2.24561.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>8fd7f94b052e88f2360cd0b6e81f75220fad8771</Sha>
<Sha>543cb4568f28b0d2f2cfecdf2d56365b9252e848</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24516.2">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<DotNetCliVersion>$([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1))</DotNetCliVersion>
<MicrosoftCodeAnalysisCollectionsVersion>4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion>
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24516.2</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftNetCompilersToolsetVersion>4.13.0-2.24557.8</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetVersion>4.13.0-2.24561.1</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.13.0-preview.1.60</NuGetBuildTasksVersion>
</PropertyGroup>
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
Expand Down

0 comments on commit 4a63064

Please sign in to comment.