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

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

Dependency coherency updates

Microsoft.Net.Compilers.Toolset
 From Version 4.10.0-3.24161.2 -> To Version 4.10.0-3.24161.10 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2024-03-12 21:43:09 +00:00
parent 76b780c235
commit 1e90afd832
2 changed files with 11 additions and 11 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.24162.17">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.300-preview.24162.33">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>51f0991b7526efa8c32ec765f4f7d5dd522fcf48</Sha>
<Sha>1e4f16b8e573b7d4b19be30cab4dc5d2053875de</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.300-preview.24162.17">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.300-preview.24162.33">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>51f0991b7526efa8c32ec765f4f7d5dd522fcf48</Sha>
<Sha>1e4f16b8e573b7d4b19be30cab4dc5d2053875de</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.300-preview.24162.17">
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.300-preview.24162.33">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>51f0991b7526efa8c32ec765f4f7d5dd522fcf48</Sha>
<Sha>1e4f16b8e573b7d4b19be30cab4dc5d2053875de</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.300-preview.24162.17">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.300-preview.24162.33">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>51f0991b7526efa8c32ec765f4f7d5dd522fcf48</Sha>
<Sha>1e4f16b8e573b7d4b19be30cab4dc5d2053875de</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>

View file

@ -85,9 +85,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.300-preview.24162.17</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.300-preview.24162.17</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.300-preview.24162.17</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.300-preview.24162.33</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.300-preview.24162.33</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.300-preview.24162.33</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>