Update dependencies from https://github.com/dotnet/core-setup build 20191011.02 (#5210)

- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.0.1
- Microsoft.NETCore.App.Host.win-x64 - 3.0.1
- Microsoft.NETCore.App.Internal - 3.0.1-servicing-19511-02
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.1
- Microsoft.NETCore.DotNetHostResolver - 3.0.1

Dependency coherency updates

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.1-servicing.19510.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
This commit is contained in:
dotnet-maestro[bot] 2019-10-11 18:01:03 +00:00 committed by GitHub
parent 87102f9b2c
commit c9eb9e8850
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

View file

@ -7,8 +7,8 @@
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-core-setup-ee7dbc9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-ee7dbc9e/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-7d57652" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-7d57652f/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-19942e7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-19942e71/nuget/v3/index.json" />
<add key="darc-pub-dotnet-corefx-4ac4c03" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-4ac4c036/nuget/v3/index.json" />
<add key="darc-pub-aspnet-AspNetCore-aee5e40" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-AspNetCore-aee5e408/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

View file

@ -8,28 +8,28 @@
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="3.0.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ee7dbc9e064bf59f822c5310b89e0e996ccc0d58</Sha>
<Sha>19942e71998242599a0b6d4496066eaa38588af5</Sha>
</Dependency>
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.0.0" Pinned="true">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.0.1-servicing-19510-13">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.0.1-servicing-19511-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ee7dbc9e064bf59f822c5310b89e0e996ccc0d58</Sha>
<Sha>19942e71998242599a0b6d4496066eaa38588af5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.0.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ee7dbc9e064bf59f822c5310b89e0e996ccc0d58</Sha>
<Sha>19942e71998242599a0b6d4496066eaa38588af5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="3.0.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ee7dbc9e064bf59f822c5310b89e0e996ccc0d58</Sha>
<Sha>19942e71998242599a0b6d4496066eaa38588af5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.0.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ee7dbc9e064bf59f822c5310b89e0e996ccc0d58</Sha>
<Sha>19942e71998242599a0b6d4496066eaa38588af5</Sha>
</Dependency>
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true">
@ -86,9 +86,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>af088e57775b7b9f28322511bc5be8ddb356b8a8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.1-servicing.19480.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.1-servicing.19510.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>d4121027999cb01b941481c774b42a2193775b93</Sha>
<Sha>a4f24b6a7849ad33e29a50bd1d607f424953013b</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

@ -20,7 +20,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/wpf -->
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.1-servicing.19480.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.1-servicing.19510.3</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
@ -49,7 +49,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/core-setup -->
<MicrosoftNETCoreAppInternalPackageVersion>3.0.1-servicing-19510-13</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.0.1-servicing-19511-02</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.0.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppHostwinx64PackageVersion>3.0.1</MicrosoftNETCoreAppHostwinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>3.0.0</MicrosoftNETCoreAppRefPackageVersion>