Skip to content

Commit a15b2df

Browse files
[vs17.9] Update dependencies from nuget/nuget.client dotnet/roslyn (#9557)
* Update dependencies from https://github.com/nuget/nuget.client build 6.9.0.64 NuGet.Build.Tasks From Version 6.9.0-preview.1.50 -> To Version 6.9.0-preview.1.64 * Update dependencies from https://github.com/dotnet/roslyn build 20231215.7 Microsoft.Net.Compilers.Toolset From Version 4.9.0-3.23608.9 -> To Version 4.9.0-3.23615.7 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a1ad6b8 commit a15b2df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,13 @@
7676
<Sha>73f0850939d96131c28cf6ea6ee5aacb4da0083a</Sha>
7777
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
7878
</Dependency>
79-
<Dependency Name="NuGet.Build.Tasks" Version="6.9.0-preview.1.50">
79+
<Dependency Name="NuGet.Build.Tasks" Version="6.9.0-preview.1.64">
8080
<Uri>https://github.com/nuget/nuget.client</Uri>
81-
<Sha>a59e64507383b64bcfbe9bf63b34aca946ab0da9</Sha>
81+
<Sha>2a234707a663f731e4de93cba4014ed1a8259def</Sha>
8282
</Dependency>
83-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.0-3.23608.9">
83+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.0-3.23615.7">
8484
<Uri>https://github.com/dotnet/roslyn</Uri>
85-
<Sha>8e4ab418a8f9703f7dfe3a66adc9b3876ef9382f</Sha>
85+
<Sha>6a1cfc22d6b40c4e0fe5ac98a77a251c987a7c51</Sha>
8686
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
8787
</Dependency>
8888
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.23580.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.23580.1</MicrosoftDotNetXUnitExtensionsVersion>
5353
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
5454
<MicrosoftIORedistVersion>6.0.0</MicrosoftIORedistVersion>
55-
<MicrosoftNetCompilersToolsetVersion>4.9.0-3.23608.9</MicrosoftNetCompilersToolsetVersion>
56-
<NuGetBuildTasksVersion>6.9.0-preview.1.50</NuGetBuildTasksVersion>
55+
<MicrosoftNetCompilersToolsetVersion>4.9.0-3.23615.7</MicrosoftNetCompilersToolsetVersion>
56+
<NuGetBuildTasksVersion>6.9.0-preview.1.64</NuGetBuildTasksVersion>
5757
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
5858
<SystemTextJsonVersion>8.0.0</SystemTextJsonVersion>
5959
</PropertyGroup>

0 commit comments

Comments
 (0)