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

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.2.23431.29 -> To Version 8.0.100-rc.2.23451.2

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 8.0.0-rc.2.23431.2 -> To Version 8.0.0-rc.2.23431.20 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2023-09-01 08:14:10 +00:00
parent 1c2d448134
commit e8bd90f3ef
2 changed files with 11 additions and 11 deletions

View file

@ -85,22 +85,22 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>37a7008591e5139c4d810872b81830aa763cc608</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-rc.2.23431.37">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-rc.2.23451.2">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>78800706aca3a8b22242f86d18a1d512bd5a1f8e</Sha>
<Sha>53523e51665c83bb752650722d1d45c297703481</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-rc.2.23431.37">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-rc.2.23451.2">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>78800706aca3a8b22242f86d18a1d512bd5a1f8e</Sha>
<Sha>53523e51665c83bb752650722d1d45c297703481</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-rc.2.23431.37">
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-rc.2.23451.2">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>78800706aca3a8b22242f86d18a1d512bd5a1f8e</Sha>
<Sha>53523e51665c83bb752650722d1d45c297703481</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-rc.2.23431.37">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-rc.2.23451.2">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>78800706aca3a8b22242f86d18a1d512bd5a1f8e</Sha>
<Sha>53523e51665c83bb752650722d1d45c297703481</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
<Uri>https://github.com/dotnet/test-templates</Uri>

View file

@ -84,9 +84,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.100-rc.2.23431.37</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.100-rc.2.23431.37</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-rc.2.23431.37</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.100-rc.2.23451.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.100-rc.2.23451.2</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-rc.2.23451.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>