Update dependencies from https://github.com/dotnet/sdk build 20240520.8

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 9.0.100-preview.5.24269.1 -> To Version 9.0.100-preview.5.24270.8

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks
 From Version 9.0.0-preview.5.24267.2 -> To Version 9.0.0-preview.5.24269.1 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2024-05-20 10:21:18 +00:00
parent 30edc51412
commit 06876c907c
2 changed files with 11 additions and 11 deletions

View file

@ -74,21 +74,21 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>94ad1d4e3edfe952f4621c47b4445d463b2e7042</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24270.4">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24270.8">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>075c3cf965ca9d38b63081ed914f7caee7d4d5a3</Sha>
<Sha>d4e03414dfa7a265c53cea4b254dc6d26ffc8e62</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24270.4">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24270.8">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>075c3cf965ca9d38b63081ed914f7caee7d4d5a3</Sha>
<Sha>d4e03414dfa7a265c53cea4b254dc6d26ffc8e62</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24270.4">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24270.8">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>075c3cf965ca9d38b63081ed914f7caee7d4d5a3</Sha>
<Sha>d4e03414dfa7a265c53cea4b254dc6d26ffc8e62</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24270.4">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24270.8">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>075c3cf965ca9d38b63081ed914f7caee7d4d5a3</Sha>
<Sha>d4e03414dfa7a265c53cea4b254dc6d26ffc8e62</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/test-templates</Uri>

View file

@ -79,9 +79,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.5.24270.4</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24270.4</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24270.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.5.24270.8</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24270.8</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24270.8</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>