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

Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 9.0.100-preview.4.24216.53 -> To Version 9.0.100-preview.4.24216.57

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.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,Microsoft.SourceBuild.Intermediate.roslyn
 From Version 9.0.0-preview.4.24216.2 -> To Version 9.0.0-preview.4.24216.16 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2024-04-17 08:38:56 +00:00
parent e48656d148
commit 371860f9be
2 changed files with 18 additions and 18 deletions

View file

@ -90,26 +90,26 @@
<Sha>7412c71cf881392233b5652310ab2b9e7fdf71eb</Sha>
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.4.24216.55">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.4.24216.57">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d3a60720e5710aff87af219630410ddca4b342a8</Sha>
<Sha>a1bcf78cd09343b30bda62dfbcf495edc02bfcaf</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.4.24216.55">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.4.24216.57">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d3a60720e5710aff87af219630410ddca4b342a8</Sha>
<Sha>a1bcf78cd09343b30bda62dfbcf495edc02bfcaf</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.4.24216.55">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.4.24216.57">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d3a60720e5710aff87af219630410ddca4b342a8</Sha>
<Sha>a1bcf78cd09343b30bda62dfbcf495edc02bfcaf</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.4.24216.55">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.4.24216.57">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d3a60720e5710aff87af219630410ddca4b342a8</Sha>
<Sha>a1bcf78cd09343b30bda62dfbcf495edc02bfcaf</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.4.24216.55">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.4.24216.57">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d3a60720e5710aff87af219630410ddca4b342a8</Sha>
<Sha>a1bcf78cd09343b30bda62dfbcf495edc02bfcaf</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
@ -175,14 +175,14 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>86a1911d7cbff65fc82b373e7fece572c9f0fd52</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24216.8" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-1.24216.11" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e8bb458ca1b5cd47b211c77b281c96491f6d80a5</Sha>
<Sha>7b18089cb8f4c5a16de67205236522ba86b0a1c0</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-1.24216.8" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.11.0-1.24216.11" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e8bb458ca1b5cd47b211c77b281c96491f6d80a5</Sha>
<Sha>7b18089cb8f4c5a16de67205236522ba86b0a1c0</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.11.0-preview-24216-02" CoherentParentDependency="Microsoft.NET.Sdk">

View file

@ -80,16 +80,16 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.4.24216.55</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.4.24216.55</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.4.24216.55</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.4.24216.57</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.4.24216.57</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.4.24216.57</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-1.24216.8</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-1.24216.11</MicrosoftNetCompilersToolsetPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/corefx -->