Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.420-servicing.24116.44 -> To Version 6.0.420-servicing.24116.55

Dependency coherency updates

Microsoft.DotNet.Common.ItemTemplates,Microsoft.TemplateEngine.Cli,Microsoft.DotNet.Common.ProjectTemplates.6.0
 From Version 6.0.420 -> To Version 6.0.420 (parent: Microsoft.NET.Sdk
This commit is contained in:
DotNet-Bot 2024-02-16 23:03:56 +00:00
parent 397ee181f7
commit c073ccc944
3 changed files with 12 additions and 12 deletions

View file

@ -18,7 +18,7 @@
<add key="darc-int-dotnet-runtime-2b3cfc7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2b3cfc79/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-int-dotnet-templating-96b2386" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-96b23868/nuget/v3/index.json" />
<add key="darc-int-dotnet-templating-da00162" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-da001629/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-templating -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-4c0f7dc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-4c0f7dc3/nuget/v3/index.json" />
@ -48,7 +48,7 @@
<add key="darc-int-dotnet-runtime-2b3cfc7" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-int-dotnet-templating-96b2386" value="true" />
<add key="darc-int-dotnet-templating-da00162" value="true" />
<!-- End: Package sources from dotnet-templating -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-4c0f7dc" value="true" />

View file

@ -92,25 +92,25 @@
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.420" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
<Sha>96b2386852cd27690ca3737fe9320a764329a55a</Sha>
<Sha>da00162921df1124e2f17a6504b15a309bf35460</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="6.0.420-rtm.24115.15" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="6.0.420-rtm.24116.11" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
<Sha>96b2386852cd27690ca3737fe9320a764329a55a</Sha>
<Sha>da00162921df1124e2f17a6504b15a309bf35460</Sha>
<SourceBuild RepoName="templating" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ProjectTemplates.6.0" Version="6.0.420" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
<Sha>96b2386852cd27690ca3737fe9320a764329a55a</Sha>
<Sha>da00162921df1124e2f17a6504b15a309bf35460</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.420-servicing.24116.44">
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.420-servicing.24116.55">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>68e5ea09e3a88316c3bd693c3963230a27606ac3</Sha>
<Sha>83b7402a7241ed0380d5076394d1025ea33788c3</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.420-servicing.24116.44">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.420-servicing.24116.55">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>68e5ea09e3a88316c3bd693c3963230a27606ac3</Sha>
<Sha>83b7402a7241ed0380d5076394d1025ea33788c3</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.27-servicing.24070.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

View file

@ -56,8 +56,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftNETSdkPackageVersion>6.0.420-servicing.24116.44</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.420-servicing.24116.44</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>6.0.420-servicing.24116.55</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.420-servicing.24116.55</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>