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

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24158.11 -> To Version 8.0.300-preview.24160.4

Dependency coherency updates

NuGet.Build.Tasks
 From Version 6.10.0-preview.2.76 -> To Version 6.10.0-preview.2.78 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2024-03-11 02:53:15 +00:00
parent fbdf2f6c62
commit 22740c8162
2 changed files with 14 additions and 14 deletions

View file

@ -85,22 +85,22 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
<Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.300-preview.24158.11">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.300-preview.24160.4">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>114884c8584583b36402efbbfbe342edb652e4e9</Sha>
<Sha>f5790d85c82426fa0527c3f71cbb9e277d5630e4</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.300-preview.24158.11">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.300-preview.24160.4">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>114884c8584583b36402efbbfbe342edb652e4e9</Sha>
<Sha>f5790d85c82426fa0527c3f71cbb9e277d5630e4</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.300-preview.24158.11">
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.300-preview.24160.4">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>114884c8584583b36402efbbfbe342edb652e4e9</Sha>
<Sha>f5790d85c82426fa0527c3f71cbb9e277d5630e4</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.300-preview.24158.11">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.300-preview.24160.4">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>114884c8584583b36402efbbfbe342edb652e4e9</Sha>
<Sha>f5790d85c82426fa0527c3f71cbb9e277d5630e4</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>6f44380e4fdea6ddf5c11f48efeb25c2bf181e62</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.10.0-preview.2.76" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="NuGet.Build.Tasks" Version="6.10.0-preview.2.78" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>309f2e302dff9e6ba8a2f48ddf28133d68ff7eae</Sha>
<Sha>2fdd0d41e33c3354de2750fe154b56751a6682aa</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.300-preview.24158.11</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.300-preview.24158.11</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.300-preview.24158.11</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.300-preview.24160.4</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.300-preview.24160.4</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.300-preview.24160.4</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.10.0-preview.2.76</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>6.10.0-preview.2.78</NuGetBuildTasksPackageVersion>
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/deployment-tools -->
<PropertyGroup>