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

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.200-preview.20566.3 -> To Version 5.0.200-preview.20568.15

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.5.0,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0,Microsoft.EntityFrameworkCore,Microsoft.AspNetCore.App.Runtime.win-x64,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0 -> To Version 5.0.0 (parent: Microsoft.NET.Sdk
This commit is contained in:
dotnet-maestro[bot] 2020-11-19 08:25:54 +00:00
parent 55b2e70b25
commit f3bd2813c1
3 changed files with 13 additions and 13 deletions

View file

@ -13,7 +13,7 @@
<add key="darc-pub-dotnet-efcore-593d967" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-593d967e/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-51873a0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-51873a07/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-a05d753" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-a05d7533/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-pub-dotnet-templating-2e5658a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-2e5658ae/nuget/v3/index.json" />

View file

@ -21,21 +21,21 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>bfc49945c0bedeffe01bb5d6f3c217dad207d0d8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.1-servicing.20568.5" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.1-servicing.20568.11" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>51873a07965f04c4c1d43a674311a606ab5dda8f</Sha>
<Sha>a05d7533168a89e5ddd8eaedfd2c03adc0b8d10b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>51873a07965f04c4c1d43a674311a606ab5dda8f</Sha>
<Sha>a05d7533168a89e5ddd8eaedfd2c03adc0b8d10b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>51873a07965f04c4c1d43a674311a606ab5dda8f</Sha>
<Sha>a05d7533168a89e5ddd8eaedfd2c03adc0b8d10b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>51873a07965f04c4c1d43a674311a606ab5dda8f</Sha>
<Sha>a05d7533168a89e5ddd8eaedfd2c03adc0b8d10b</Sha>
</Dependency>
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<!-- No new netstandard.library planned for 3.1 timeframe at this time. -->
@ -91,13 +91,13 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>2e5658aebcab8b0c4f499ec77c7263625938e125</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.200-preview.20568.13">
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.200-preview.20568.15">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d1efaca13424908cfe3966c87b3b6c0579651b47</Sha>
<Sha>be6fe0f300fdaf9908c23a8be34ddbb9eb668103</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.200-preview.20568.13">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.200-preview.20568.15">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d1efaca13424908cfe3966c87b3b6c0579651b47</Sha>
<Sha>be6fe0f300fdaf9908c23a8be34ddbb9eb668103</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="5.0.1-servicing.20566.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">

View file

@ -56,8 +56,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftNETSdkPackageVersion>5.0.200-preview.20568.13</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.200-preview.20568.13</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>5.0.200-preview.20568.15</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.200-preview.20568.15</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
@ -68,7 +68,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/core-setup -->
<MicrosoftNETCoreAppInternalPackageVersion>5.0.1-servicing.20568.5</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.1-servicing.20568.11</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.1</MicrosoftNETCoreAppHostwinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0</MicrosoftNETCoreAppRefPackageVersion>