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

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 9.0.100-alpha.1.23530.3 -> To Version 9.0.100-alpha.1.23530.7

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.Net.Compilers.Toolset,NuGet.Build.Tasks
 From Version 9.0.0-alpha.1.23529.2 -> To Version 9.0.0-alpha.1.23530.7 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2023-10-30 23:29:31 +00:00
parent a4dd20ba1b
commit 7e73d52fb5
2 changed files with 14 additions and 14 deletions

View file

@ -81,22 +81,22 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>f254e81f7ae1889f0429ae92b814a8b0d2a8a144</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23530.6">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23530.7">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d6f3f72f2beb396070b514e5c4998a3a71e29c5b</Sha>
<Sha>11283200e7ea1db8e1bd5ad62a8594e6ada3989d</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23530.6">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23530.7">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d6f3f72f2beb396070b514e5c4998a3a71e29c5b</Sha>
<Sha>11283200e7ea1db8e1bd5ad62a8594e6ada3989d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23530.6">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23530.7">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d6f3f72f2beb396070b514e5c4998a3a71e29c5b</Sha>
<Sha>11283200e7ea1db8e1bd5ad62a8594e6ada3989d</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23530.6">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23530.7">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d6f3f72f2beb396070b514e5c4998a3a71e29c5b</Sha>
<Sha>11283200e7ea1db8e1bd5ad62a8594e6ada3989d</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>
@ -146,9 +146,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e5c631d28b985b773b28d0cb2346f49a92bd41dd</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.0-1.23527.10" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.0-1.23530.3" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>c02db8cccfbc8b17a9c19aa0bebb6f344b6f8aa7</Sha>
<Sha>3226945381c21b8057771851329e7369dac6101a</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.9.0-preview-23527-03" CoherentParentDependency="Microsoft.NET.Sdk">

View file

@ -84,16 +84,16 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23530.6</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23530.6</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23530.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23530.7</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23530.7</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23530.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.9.0-1.23527.10</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.9.0-1.23530.3</MicrosoftNetCompilersToolsetPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/corefx -->