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

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

Dependency coherency updates

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.FSharp.Compiler
 From Version 9.0.0-preview.5.24266.2 -> To Version 9.0.0-preview.5.24267.2 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2024-05-17 19:18:44 +00:00
parent 3579e7494f
commit ea6bae1ca6
2 changed files with 11 additions and 11 deletions

View file

@ -74,21 +74,21 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>35e82e671453ee06e5a152b5cc69e0e355d60ec6</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24267.20">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24267.29">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>9bf0288892331c854ca9453a2fefe7d059e064ad</Sha>
<Sha>6570e8b2c3513112412368f71d403edf7d3e5798</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24267.20">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24267.29">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>9bf0288892331c854ca9453a2fefe7d059e064ad</Sha>
<Sha>6570e8b2c3513112412368f71d403edf7d3e5798</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24267.20">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24267.29">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>9bf0288892331c854ca9453a2fefe7d059e064ad</Sha>
<Sha>6570e8b2c3513112412368f71d403edf7d3e5798</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24267.20">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24267.29">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>9bf0288892331c854ca9453a2fefe7d059e064ad</Sha>
<Sha>6570e8b2c3513112412368f71d403edf7d3e5798</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.24267.20</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24267.20</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24267.20</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.5.24267.29</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24267.29</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24267.29</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>