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

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23465.3
This commit is contained in:
dotnet-maestro[bot] 2023-09-15 08:43:44 +00:00
parent 963cee788d
commit 49255fe6cd
2 changed files with 11 additions and 11 deletions

View file

@ -85,22 +85,22 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>5a5ee72cf4d2dac73d9ca4d9aa333a4362313dab</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23464.46">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23465.3">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>c568faf1de7f23a58bbf0af4e43a233b0f05ab3d</Sha>
<Sha>859334a7b74b0cc693dd5de01f76ec30d8eab155</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23464.46">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23465.3">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>c568faf1de7f23a58bbf0af4e43a233b0f05ab3d</Sha>
<Sha>859334a7b74b0cc693dd5de01f76ec30d8eab155</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23464.46">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23465.3">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>c568faf1de7f23a58bbf0af4e43a233b0f05ab3d</Sha>
<Sha>859334a7b74b0cc693dd5de01f76ec30d8eab155</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23464.46">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23465.3">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>c568faf1de7f23a58bbf0af4e43a233b0f05ab3d</Sha>
<Sha>859334a7b74b0cc693dd5de01f76ec30d8eab155</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

@ -84,9 +84,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23464.46</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23464.46</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23464.46</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23465.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23465.3</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23465.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>