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

Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 9.0.100-preview.3.24156.41 -> To Version 9.0.100-preview.3.24156.48
This commit is contained in:
dotnet-maestro[bot] 2024-03-07 07:48:21 +00:00
parent 9afa080d93
commit d91e556748
2 changed files with 13 additions and 13 deletions

View file

@ -91,26 +91,26 @@
<Sha>d83064b467e26bb30c4e4180eac1d0fad873bca9</Sha>
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.3.24156.47">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.3.24156.48">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>8a1c5ee81a89940bf9fc06302ea01eaa6f720130</Sha>
<Sha>a5f7d28eb5aed4c39535c56706cc5633ae4494de</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.3.24156.47">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.3.24156.48">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>8a1c5ee81a89940bf9fc06302ea01eaa6f720130</Sha>
<Sha>a5f7d28eb5aed4c39535c56706cc5633ae4494de</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.3.24156.47">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.3.24156.48">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>8a1c5ee81a89940bf9fc06302ea01eaa6f720130</Sha>
<Sha>a5f7d28eb5aed4c39535c56706cc5633ae4494de</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.3.24156.47">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.3.24156.48">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>8a1c5ee81a89940bf9fc06302ea01eaa6f720130</Sha>
<Sha>a5f7d28eb5aed4c39535c56706cc5633ae4494de</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.3.24156.47">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.3.24156.48">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>8a1c5ee81a89940bf9fc06302ea01eaa6f720130</Sha>
<Sha>a5f7d28eb5aed4c39535c56706cc5633ae4494de</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">

View file

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