[release/9.0.1xx-preview4] Update dependencies from dotnet/sdk (#19611)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2024-04-30 14:56:25 -07:00 committed by GitHub
parent a3f2fe16ae
commit bfbe038fcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 21 deletions

View file

@ -90,26 +90,26 @@
<Sha>7033ec7f402fa4b7df2bf72a5e3dff1df6831f57</Sha>
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.4.24229.26">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.4.24230.14">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d737a1fefb74fd532cb79daead66fff89f74ea5b</Sha>
<Sha>2f625a25fa16857e509b8de3f823e0b72d8aecdc</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.4.24229.26">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.4.24230.14">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d737a1fefb74fd532cb79daead66fff89f74ea5b</Sha>
<Sha>2f625a25fa16857e509b8de3f823e0b72d8aecdc</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.4.24229.26">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.4.24230.14">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d737a1fefb74fd532cb79daead66fff89f74ea5b</Sha>
<Sha>2f625a25fa16857e509b8de3f823e0b72d8aecdc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.4.24229.26">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.4.24230.14">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d737a1fefb74fd532cb79daead66fff89f74ea5b</Sha>
<Sha>2f625a25fa16857e509b8de3f823e0b72d8aecdc</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.4.24229.26">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.4.24230.14">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d737a1fefb74fd532cb79daead66fff89f74ea5b</Sha>
<Sha>2f625a25fa16857e509b8de3f823e0b72d8aecdc</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
@ -175,14 +175,14 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>64f7eca9cbb1375a422834c278bbd07b7cafb057</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-2.24229.6" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-2.24229.10" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>b9c44957977af21c20c4addf8b7b788112285003</Sha>
<Sha>5e95dce38575ad63d86a923162e21740f2b2ab33</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-2.24229.6" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-2.24229.10" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>b9c44957977af21c20c4addf8b7b788112285003</Sha>
<Sha>5e95dce38575ad63d86a923162e21740f2b2ab33</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.11.0-preview-24225-01" CoherentParentDependency="Microsoft.NET.Sdk">
@ -195,9 +195,9 @@
<Sha>bd0b1e4667e708d5cf24e116516ee6f18ad20cd7</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-preview.1.32" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-preview.1.34" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>f6615e7a7177dd820b74b007c5f6b691ceedada3</Sha>
<Sha>4020570fd78096035b551a5ac0869ca995f4dbed</Sha>
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.4.24223.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">

View file

@ -80,16 +80,16 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.4.24229.26</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.4.24229.26</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.4.24229.26</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.4.24230.14</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.4.24230.14</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.4.24230.14</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-2.24229.6</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-2.24229.10</MicrosoftNetCompilersToolsetPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/corefx -->
@ -120,7 +120,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/NuGet/NuGet.Client -->
<NuGetBuildTasksPackageVersion>6.11.0-preview.1.32</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>6.11.0-preview.1.34</NuGetBuildTasksPackageVersion>
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/deployment-tools -->
<PropertyGroup>