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

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-alpha.1.22511.14 -> To Version 8.0.100-alpha.1.22512.13

Dependency coherency updates

Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset
 From Version 12.0.5-beta.22507.6 -> To Version 12.0.5-beta.22510.6 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2022-10-12 11:39:48 +00:00
parent 14c29fc1c7
commit 982e8d19a0
2 changed files with 15 additions and 15 deletions

View file

@ -103,22 +103,22 @@
<Sha>aaaa0c1826f97a9dfcc67e94136bf01010b55f23</Sha>
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-alpha.1.22512.9">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-alpha.1.22512.13">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>864ed1eb730a19578524f84a2ba32d04cacea1e6</Sha>
<Sha>266518f5d233f55a175ceab4792eb8f9439a24de</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-alpha.1.22512.9">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-alpha.1.22512.13">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>864ed1eb730a19578524f84a2ba32d04cacea1e6</Sha>
<Sha>266518f5d233f55a175ceab4792eb8f9439a24de</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-alpha.1.22512.9">
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-alpha.1.22512.13">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>864ed1eb730a19578524f84a2ba32d04cacea1e6</Sha>
<Sha>266518f5d233f55a175ceab4792eb8f9439a24de</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-alpha.1.22512.9">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-alpha.1.22512.13">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>864ed1eb730a19578524f84a2ba32d04cacea1e6</Sha>
<Sha>266518f5d233f55a175ceab4792eb8f9439a24de</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-alpha.1.22505.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
@ -129,13 +129,13 @@
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>af0545ca3d3c4f5bfd842fe8f0041d8e8979109d</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.5-beta.22507.6" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.5-beta.22510.6" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>532a074f9b304325d8bcd554ac73a1183b74a8f0</Sha>
<Sha>5bdd01cf158a4b214f11025fdd45ac7e4774509f</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22507.6" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.0-beta.22510.6" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>532a074f9b304325d8bcd554ac73a1183b74a8f0</Sha>
<Sha>5bdd01cf158a4b214f11025fdd45ac7e4774509f</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221011-02" CoherentParentDependency="Microsoft.NET.Sdk">

View file

@ -66,9 +66,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.100-alpha.1.22512.9</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.100-alpha.1.22512.9</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-alpha.1.22512.9</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.100-alpha.1.22512.13</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.100-alpha.1.22512.13</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-alpha.1.22512.13</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>