Skip to content

Commit 8fe6347

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20220107.9 (#7242)
Microsoft.Net.Compilers.Toolset From Version 4.1.0-2.21617.4 -> To Version 4.1.0-3.22057.9 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c54088d commit 8fe6347

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<Uri>https://github.com/nuget/nuget.client</Uri>
1111
<Sha>9187a50daec29061772a2057490697c6c0e4c354</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.1.0-2.21617.4">
13+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.1.0-3.22057.9">
1414
<Uri>https://github.com/dotnet/roslyn</Uri>
15-
<Sha>0c1946b975a71b4ad552d68c2d17a82794c40765</Sha>
15+
<Sha>a07da6871b3b7f53611b0f95530561286dd1e529</Sha>
1616
</Dependency>
1717
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.22054.3">
1818
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<DotNetCliVersion>$([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1))</DotNetCliVersion>
3535
<MicrosoftDotNetXUnitExtensionsVersion>6.0.0-beta.22054.3</MicrosoftDotNetXUnitExtensionsVersion>
3636
<MicrosoftExtensionsDependencyModelVersion>6.0.0-preview.2.21154.6</MicrosoftExtensionsDependencyModelVersion>
37-
<MicrosoftNetCompilersToolsetVersion>4.1.0-2.21617.4</MicrosoftNetCompilersToolsetVersion>
37+
<MicrosoftNetCompilersToolsetVersion>4.1.0-3.22057.9</MicrosoftNetCompilersToolsetVersion>
3838
<NuGetBuildTasksVersion>6.1.0-preview.1.62</NuGetBuildTasksVersion>
3939
</PropertyGroup>
4040
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">

0 commit comments

Comments
 (0)