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

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

Dependency coherency updates

NuGet.Build.Tasks
 From Version 6.9.0-preview.1.36 -> To Version 6.9.0-preview.1.39 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2023-11-21 04:05:39 +00:00
parent 066572de0a
commit ae3b8ce50d
2 changed files with 14 additions and 14 deletions

View file

@ -81,22 +81,22 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>c5b2625c3141d05027ecb490a4e2ef32e5f9a5ad</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23570.44">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23570.48">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>519258385d7c0c22c122910dd9f0e6e33e57620d</Sha>
<Sha>aeb5540662f60b90802779ba785edd8d9b46386e</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23570.44">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23570.48">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>519258385d7c0c22c122910dd9f0e6e33e57620d</Sha>
<Sha>aeb5540662f60b90802779ba785edd8d9b46386e</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23570.44">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23570.48">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>519258385d7c0c22c122910dd9f0e6e33e57620d</Sha>
<Sha>aeb5540662f60b90802779ba785edd8d9b46386e</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23570.44">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23570.48">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>519258385d7c0c22c122910dd9f0e6e33e57620d</Sha>
<Sha>aeb5540662f60b90802779ba785edd8d9b46386e</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>
@ -160,9 +160,9 @@
<Sha>bf9d6d46d08587b1172288fce5c10237ea5ef1dc</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.9.0-preview.1.36" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="NuGet.Build.Tasks" Version="6.9.0-preview.1.39" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>d52a50a2a48a49a4faabc7160b4d805db4eb0961</Sha>
<Sha>d85c6ea4588c5b4f2b4a4d7bf8073837fb308f58</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>9.0.100-alpha.1.23570.44</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23570.44</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23570.44</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23570.48</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23570.48</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23570.48</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.9.0-preview.1.36</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>6.9.0-preview.1.39</NuGetBuildTasksPackageVersion>
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/deployment-tools -->
<PropertyGroup>