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
…107.8 (#10957)
  • Loading branch information
dotnet-maestro[bot] authored Nov 8, 2024
1 parent ebe99e2 commit e4f527b
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.24556.10">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-2.24557.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>b0b8e0fe16f29a602422fa93e6366521437a4188</Sha>
<Sha>8fd7f94b052e88f2360cd0b6e81f75220fad8771</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-2.24556.10">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-2.24557.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>b0b8e0fe16f29a602422fa93e6366521437a4188</Sha>
<Sha>8fd7f94b052e88f2360cd0b6e81f75220fad8771</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.24556.10</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetVersion>4.13.0-2.24557.8</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.13.0-preview.1.52</NuGetBuildTasksVersion>
</PropertyGroup>
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
Expand Down

0 comments on commit e4f527b

Please sign in to comment.