[main] Update dependencies from nuget/nuget.client dotnet/roslyn (#9356)

* Update dependencies from https://github.com/dotnet/roslyn build 20231018.7

Microsoft.Net.Compilers.Toolset
 From Version 4.8.0-3.23510.8 -> To Version 4.8.0-3.23518.7

* Update dependencies from https://github.com/dotnet/roslyn build 20231024.11

Microsoft.Net.Compilers.Toolset
 From Version 4.8.0-3.23510.8 -> To Version 4.8.0-3.23524.11

* Update dependencies from https://github.com/nuget/nuget.client build 6.9.0.22

NuGet.Build.Tasks
 From Version 6.8.0-rc.122 -> To Version 6.9.0-preview.1.22

* Update dependencies from https://github.com/dotnet/roslyn build 20231027.10

Microsoft.Net.Compilers.Toolset
 From Version 4.8.0-3.23510.8 -> To Version 4.9.0-1.23527.10

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2023-10-30 07:26:01 -07:00 коммит произвёл GitHub
Родитель d3fa6693db
Коммит f55e1a6d1f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -68,13 +68,13 @@
<Sha>194f32828726c3f1f63f79f3dc09b9e99c157b11</Sha>
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.8.0-rc.122">
<Dependency Name="NuGet.Build.Tasks" Version="6.9.0-preview.1.22">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>0dd5a1ea536201af94725353e4bc711d7560b246</Sha>
<Sha>6af47d6bf6ceaa0bc99aa1a8e3af0cd759b04a37</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-3.23510.8">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.0-1.23527.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>d49b29ecbf9bd72fe6023ad1b8aad9a8db7e7c3a</Sha>
<Sha>c02db8cccfbc8b17a9c19aa0bebb6f344b6f8aa7</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.23463.1">

Просмотреть файл

@ -50,8 +50,8 @@
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.23463.1</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftIORedistVersion>6.0.0</MicrosoftIORedistVersion>
<MicrosoftNetCompilersToolsetVersion>4.8.0-3.23510.8</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.8.0-rc.122</NuGetBuildTasksVersion>
<MicrosoftNetCompilersToolsetVersion>4.9.0-1.23527.10</MicrosoftNetCompilersToolsetVersion>
<NuGetBuildTasksVersion>6.9.0-preview.1.22</NuGetBuildTasksVersion>
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
<SystemTextJsonVersion>7.0.3</SystemTextJsonVersion>
<SystemThreadingTasksDataflowVersion>7.0.0</SystemThreadingTasksDataflowVersion>