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
…106.10 (dotnet#10943)

Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.Net.Compilers.Toolset
 From Version 4.13.0-2.24555.1 -> To Version 4.13.0-2.24556.10

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 7, 2024
1 parent 8a5384d commit a607ce7
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>edb1d2f0a148e80a1b2c86bc930ca55f09635aa4</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24555.1">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24556.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>9dcb2a31699f7d09974c9b5af571b102b291ee44</Sha>
<Sha>b0b8e0fe16f29a602422fa93e6366521437a4188</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-2.24555.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-2.24556.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>9dcb2a31699f7d09974c9b5af571b102b291ee44</Sha>
<Sha>b0b8e0fe16f29a602422fa93e6366521437a4188</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.24555.1</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetVersion>4.13.0-2.24556.10</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.13.0-preview.1.52</NuGetBuildTasksVersion>
</PropertyGroup>
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
Expand Down

0 comments on commit a607ce7

Please sign in to comment.