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

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.400-preview.24312.28 -> To Version 8.0.400-preview.24313.28

Dependency coherency updates

Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks
 From Version 4.11.0-3.24311.10 -> To Version 4.11.0-3.24313.3 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2024-06-14 13:05:23 +00:00
parent f398fdd849
commit b6f0a5250d
2 changed files with 20 additions and 20 deletions

View file

@ -85,22 +85,22 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
<Sha>c9e3996173cec136bc2e9f3b4ec45f2a323b1d63</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.400-preview.24312.28">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.400-preview.24313.28">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>2ad004e283bdd4ed97f5f1fdc6e9b4f7dc422482</Sha>
<Sha>5af0ec9c19a6ea6872d237d1bdac5d88947f1ee3</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.400-preview.24312.28">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.400-preview.24313.28">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>2ad004e283bdd4ed97f5f1fdc6e9b4f7dc422482</Sha>
<Sha>5af0ec9c19a6ea6872d237d1bdac5d88947f1ee3</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.400-preview.24312.28">
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.400-preview.24313.28">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>2ad004e283bdd4ed97f5f1fdc6e9b4f7dc422482</Sha>
<Sha>5af0ec9c19a6ea6872d237d1bdac5d88947f1ee3</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.400-preview.24312.28">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.400-preview.24313.28">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>2ad004e283bdd4ed97f5f1fdc6e9b4f7dc422482</Sha>
<Sha>5af0ec9c19a6ea6872d237d1bdac5d88947f1ee3</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>
@ -150,18 +150,18 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>087e15321bb712ef6fe8b0ba6f8bd12facf92629</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24311.10" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24313.3" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f2705c0be613ddc70fb08e1fbef83a204ca92f7e</Sha>
<Sha>33fa7a88338f14976c83931cd4447f63037356a6</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.11.0-preview-24312-02" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Build" Version="17.11.0-preview-24313-03" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>36c5352263d4948a5a2fe0af0b38bf5350e15d43</Sha>
<Sha>63f447bf81feccf20f642b09d593fcd25fa6dba6</Sha>
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-rc.90" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="NuGet.Build.Tasks" Version="6.11.0-rc.95" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>de9c314080687bfe4da4baf4b3d1a9d38b6ace3a</Sha>
<Sha>343177069bc7e099f31b673b32aa162ae8010b36</Sha>
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">

View file

@ -78,16 +78,16 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.400-preview.24312.28</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.400-preview.24312.28</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.400-preview.24312.28</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.400-preview.24313.28</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.400-preview.24313.28</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.400-preview.24313.28</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-3.24311.10</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-3.24313.3</MicrosoftNetCompilersToolsetPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/corefx -->
@ -120,11 +120,11 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/NuGet/NuGet.Client -->
<NuGetBuildTasksPackageVersion>6.11.0-rc.90</NuGetBuildTasksPackageVersion>
<NuGetBuildTasksPackageVersion>6.11.0-rc.95</NuGetBuildTasksPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/msbuild -->
<MicrosoftBuildPackageVersion>17.11.0-preview-24310-01</MicrosoftBuildPackageVersion>
<MicrosoftBuildPackageVersion>17.11.0-preview-24313-03</MicrosoftBuildPackageVersion>
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/deployment-tools -->
<PropertyGroup>