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

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.23416.59

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64
 From Version 8.0.0-rc.1.23412.3 -> To Version 9.0.0-alpha.1.23416.2 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2023-08-17 01:05:46 +00:00
parent 28e55d25b3
commit 97c0985f6b
2 changed files with 11 additions and 11 deletions

View file

@ -85,22 +85,22 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>10bc40cf7bec57ecf9d2ffd9a7501b34a28d1f18</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23416.58">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23416.59">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>3d020003362e246042054b4a00e127e1ea02a662</Sha>
<Sha>5117a6aed2d992b4f05594d565b7b5f2dbf9ba23</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23416.58">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23416.59">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>3d020003362e246042054b4a00e127e1ea02a662</Sha>
<Sha>5117a6aed2d992b4f05594d565b7b5f2dbf9ba23</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23416.58">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23416.59">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>3d020003362e246042054b4a00e127e1ea02a662</Sha>
<Sha>5117a6aed2d992b4f05594d565b7b5f2dbf9ba23</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23416.58">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23416.59">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>3d020003362e246042054b4a00e127e1ea02a662</Sha>
<Sha>5117a6aed2d992b4f05594d565b7b5f2dbf9ba23</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.23416.58</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23416.58</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23416.58</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23416.59</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23416.59</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23416.59</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>