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

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

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,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
 From Version 8.0.0-alpha.1.22522.1 -> To Version 8.0.0-alpha.1.22523.1 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2022-10-25 02:04:15 +00:00
parent a8e0c311d7
commit 565cb185bd
3 changed files with 12 additions and 12 deletions

View file

@ -7,7 +7,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-sdk -->
<add key="darc-pub-dotnet-sdk-a794a59" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-a794a593/nuget/v3/index.json" />
<add key="darc-pub-dotnet-sdk-7feeeeb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-7feeeeb1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-sdk -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />

View file

@ -105,20 +105,20 @@
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a794a5933b899ef3e69ce6808b2d79f847ac9e03</Sha>
<Sha>7feeeeb1fe0bdc01fbd1d6eedeb51adf78e59d69</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-alpha.1.22524.8">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-alpha.1.22524.9">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a794a5933b899ef3e69ce6808b2d79f847ac9e03</Sha>
<Sha>7feeeeb1fe0bdc01fbd1d6eedeb51adf78e59d69</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-alpha.1.22524.8">
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-alpha.1.22524.9">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a794a5933b899ef3e69ce6808b2d79f847ac9e03</Sha>
<Sha>7feeeeb1fe0bdc01fbd1d6eedeb51adf78e59d69</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-alpha.1.22524.8">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-alpha.1.22524.9">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a794a5933b899ef3e69ce6808b2d79f847ac9e03</Sha>
<Sha>7feeeeb1fe0bdc01fbd1d6eedeb51adf78e59d69</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.22512.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
@ -149,9 +149,9 @@
<SourceBuild RepoName="linker" ManagedOnly="true" />
<RepoName>linker</RepoName>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0-1.22521.5" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0-1.22524.5" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>fd84eaf4673772807d2e1c48bb084c92d1afb1d7</Sha>
<Sha>03cf426ea3d498156ad2090967d83fec7af4deeb</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.5.0-preview-22521-01" CoherentParentDependency="Microsoft.NET.Sdk">

View file

@ -67,8 +67,8 @@
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.100</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.100-alpha.1.22524.8</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-alpha.1.22524.8</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.100-alpha.1.22524.9</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.100-alpha.1.22524.9</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>