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

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

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.Deployment.DotNet.Releases,Microsoft.SourceBuild.Intermediate.deployment-tools
 From Version 9.0.0-alpha.1.23456.3 -> To Version 9.0.0-alpha.1.23477.3 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2023-10-06 20:06:43 +00:00
parent f686d1938f
commit 5541529921
2 changed files with 13 additions and 13 deletions

View file

@ -81,22 +81,22 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>fa54329186df2e11b40bdfec4ae08f16fdbe9d99</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23506.6">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23506.9">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>fff7ca9a519f848e774ee9a50418d8a3b3bc2f48</Sha>
<Sha>08c4fdc8b41386155c93cb2dbdd3a139aa2c348c</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23506.6">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23506.9">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>fff7ca9a519f848e774ee9a50418d8a3b3bc2f48</Sha>
<Sha>08c4fdc8b41386155c93cb2dbdd3a139aa2c348c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23506.6">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23506.9">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>fff7ca9a519f848e774ee9a50418d8a3b3bc2f48</Sha>
<Sha>08c4fdc8b41386155c93cb2dbdd3a139aa2c348c</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23506.6">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23506.9">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>fff7ca9a519f848e774ee9a50418d8a3b3bc2f48</Sha>
<Sha>08c4fdc8b41386155c93cb2dbdd3a139aa2c348c</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>
@ -151,9 +151,9 @@
<Sha>81d9274600db701a8b08ed8af3fd6b00a775cc33</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.9.0-preview-23504-04" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Build" Version="17.9.0-preview-23505-02" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>0df5d85ae9085efe4e71fce992b268e70659a14a</Sha>
<Sha>01bf0f2cf0a19b2c064947fba40eae80c1125fb3</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.8.0-rc.122" CoherentParentDependency="Microsoft.NET.Sdk">

View file

@ -84,9 +84,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23506.6</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23506.6</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23506.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23506.9</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23506.9</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23506.9</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>