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

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rtm.23476.5 -> To Version 8.0.100-rtm.23476.27

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks
 From Version 8.0.0-rtm.23475.3 -> To Version 8.0.0-rtm.23476.4 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2023-09-26 22:02:11 +00:00
parent a6682e621c
commit 9c67d71acd
2 changed files with 14 additions and 14 deletions

View file

@ -85,22 +85,22 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>325a7569823645e43020a8c38771353c6f6eaddf</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-rtm.23476.21">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-rtm.23476.27">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a7f8e8bdd323073bfdc99150f9af6fd8fabe2127</Sha>
<Sha>0ed41921bd63c91377dbc7f6a5367906103788f0</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-rtm.23476.21">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-rtm.23476.27">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a7f8e8bdd323073bfdc99150f9af6fd8fabe2127</Sha>
<Sha>0ed41921bd63c91377dbc7f6a5367906103788f0</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-rtm.23476.21">
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-rtm.23476.27">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a7f8e8bdd323073bfdc99150f9af6fd8fabe2127</Sha>
<Sha>0ed41921bd63c91377dbc7f6a5367906103788f0</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-rtm.23476.21">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-rtm.23476.27">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a7f8e8bdd323073bfdc99150f9af6fd8fabe2127</Sha>
<Sha>0ed41921bd63c91377dbc7f6a5367906103788f0</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>
@ -159,9 +159,9 @@
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>6cdef424154c976f04802b101e6be6292f8a8897</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.8.0-rc.117" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="NuGet.Build.Tasks" Version="6.8.0-rc.120" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>7fb5ed887352d2892797a365cfdd7bb8df029941</Sha>
<Sha>fed7892af6c079015431389d7cf7a7f630e22bbd</Sha>
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">

View file

@ -85,9 +85,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.100-rtm.23476.21</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.100-rtm.23476.21</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-rtm.23476.21</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.100-rtm.23476.27</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.100-rtm.23476.27</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-rtm.23476.27</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
@ -127,7 +127,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/NuGet/NuGet.Client -->
<NuGetBuildTasksPackageVersion>6.8.0-rc.117</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>6.8.0-rc.120</NuGetBuildTasksPackageVersion>
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/deployment-tools -->
<PropertyGroup>