Skip to content

Commit 058a026

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20220317.6 (#7478)
Microsoft.Net.Compilers.Toolset From Version 4.2.0-2.22159.10 -> To Version 4.2.0-2.22167.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 9c6bd98 commit 058a026

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>919c7e10ebdcc43235c36cf0b72c389d741835a8</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.2.0-2.22159.10">
13+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.2.0-2.22167.6">
1414
<Uri>https://github.com/dotnet/roslyn</Uri>
15-
<Sha>f3a5bad242b7a7b8149ae644de0a61c2f1bffc8d</Sha>
15+
<Sha>eaf9823eb18af4972cb5b8e299a350d1985be33d</Sha>
1616
</Dependency>
1717
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="6.0.0-beta.22166.2">
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.22166.2</MicrosoftDotNetXUnitExtensionsVersion>
3636
<MicrosoftExtensionsDependencyModelVersion>6.0.0-preview.2.21154.6</MicrosoftExtensionsDependencyModelVersion>
37-
<MicrosoftNetCompilersToolsetVersion>4.2.0-2.22159.10</MicrosoftNetCompilersToolsetVersion>
37+
<MicrosoftNetCompilersToolsetVersion>4.2.0-2.22167.6</MicrosoftNetCompilersToolsetVersion>
3838
<NuGetBuildTasksVersion>6.2.0-preview.2.109</NuGetBuildTasksVersion>
3939
</PropertyGroup>
4040
<Target Name="OverrideArcadeFileVersion" AfterTargets="_InitializeAssemblyVersion">

0 commit comments

Comments
 (0)