Skip to content

Commit af0a20f

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20250307.4 (#11553)
Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.Net.Compilers.Toolset From Version 4.14.0-2.25111.1 -> To Version 4.14.0-3.25157.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 64ea5d7 commit af0a20f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,13 @@
123123
<Uri>https://github.com/nuget/nuget.client</Uri>
124124
<Sha>9202ddad5fabd4d7737fa0c717524fbe2455c972</Sha>
125125
</Dependency>
126-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-2.25111.1">
126+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25157.4">
127127
<Uri>https://github.com/dotnet/roslyn</Uri>
128-
<Sha>19c9b9eb00ae9afa7bedb10bd6be06bb41a880f6</Sha>
128+
<Sha>46223204b646f96104bac46f9dfa4959da9d86ac</Sha>
129129
</Dependency>
130-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.14.0-2.25111.1">
130+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.14.0-3.25157.4">
131131
<Uri>https://github.com/dotnet/roslyn</Uri>
132-
<Sha>19c9b9eb00ae9afa7bedb10bd6be06bb41a880f6</Sha>
132+
<Sha>46223204b646f96104bac46f9dfa4959da9d86ac</Sha>
133133
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
134134
</Dependency>
135135
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25111.5">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<DotNetCliVersion>$([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1))</DotNetCliVersion>
7979
<MicrosoftCodeAnalysisCollectionsVersion>4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion>
8080
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25111.5</MicrosoftDotNetXUnitExtensionsVersion>
81-
<MicrosoftNetCompilersToolsetVersion>4.14.0-2.25111.1</MicrosoftNetCompilersToolsetVersion>
81+
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25157.4</MicrosoftNetCompilersToolsetVersion>
8282
<NuGetBuildTasksVersion>6.14.0-preview.1.53</NuGetBuildTasksVersion>
8383
</PropertyGroup>
8484
<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">

0 commit comments

Comments
 (0)