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

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

Dependency coherency updates

Microsoft.Net.Compilers.Toolset,Microsoft.SourceBuild.Intermediate.roslyn
 From Version 4.10.0-3.24161.5 -> To Version 4.10.0-3.24161.10 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2024-03-12 08:53:51 +00:00
parent 9e29ef5e2f
commit 94a8843e5e
2 changed files with 18 additions and 18 deletions

View file

@ -91,26 +91,26 @@
<Sha>1ee58ec0d8837ac310c9ef9e784a35bf3027dbd5</Sha>
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.3.24161.26">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.3.24162.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>7cb5b1212551a4db68992ddb500344779d90cca6</Sha>
<Sha>e687618fa4b8c35d554db85f8b7e96ccba42bf6f</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.3.24161.26">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.3.24162.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>7cb5b1212551a4db68992ddb500344779d90cca6</Sha>
<Sha>e687618fa4b8c35d554db85f8b7e96ccba42bf6f</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.3.24161.26">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.3.24162.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>7cb5b1212551a4db68992ddb500344779d90cca6</Sha>
<Sha>e687618fa4b8c35d554db85f8b7e96ccba42bf6f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.3.24161.26">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.3.24162.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>7cb5b1212551a4db68992ddb500344779d90cca6</Sha>
<Sha>e687618fa4b8c35d554db85f8b7e96ccba42bf6f</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.3.24161.26">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.3.24162.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>7cb5b1212551a4db68992ddb500344779d90cca6</Sha>
<Sha>e687618fa4b8c35d554db85f8b7e96ccba42bf6f</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
@ -176,14 +176,14 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>efa2b78175388a656893d0e9becc408d99afe445</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-3.24161.5" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-3.24161.10" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>fc58c2a81d4e9f3e0f9d46aa7143ba499363463a</Sha>
<Sha>c3565da812d99adf841cb96a764a27d8a93e22ef</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.10.0-3.24161.5" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.10.0-3.24161.10" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>fc58c2a81d4e9f3e0f9d46aa7143ba499363463a</Sha>
<Sha>c3565da812d99adf841cb96a764a27d8a93e22ef</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.10.0-preview-24127-03" CoherentParentDependency="Microsoft.NET.Sdk">

View file

@ -85,16 +85,16 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.3.24161.26</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.3.24161.26</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.3.24161.26</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.3.24162.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.3.24162.1</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.3.24162.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.10.0-3.24161.5</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.10.0-3.24161.10</MicrosoftNetCompilersToolsetPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/corefx -->