Update dependencies from https://github.com/dotnet/core-setup build 20191114.3 (#5678)
- Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0 - Microsoft.WindowsDesktop.App.Ref - 3.1.0 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0 - Microsoft.NETCore.App.Internal - 3.1.0-rtm.19564.3 - Microsoft.NETCore.DotNetHostResolver - 3.1.0 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0 - Microsoft.NETCore.App.Ref - 3.1.0
This commit is contained in:
parent
5cd6d37a21
commit
06165478e6
3 changed files with 10 additions and 10 deletions
|
@ -9,8 +9,8 @@
|
|||
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
||||
<add key="darc-pub-dotnet-wcf-626ccab" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-wcf-626ccab2/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-templating-0e0e29c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-0e0e29c8/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-core-setup-b7dc9ed" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-b7dc9ed2/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-62b52b1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-62b52b1f/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-corefx-4703e4a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-4703e4ae/nuget/v3/index.json" />
|
||||
<add key="darc-pub-aspnet-AspNetCore-d3ce83e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-AspNetCore-d3ce83e1/nuget/v3/index.json" />
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
|
|
|
@ -3,31 +3,31 @@
|
|||
<ProductDependencies>
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="3.1.0">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
|
||||
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="3.1.0">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
|
||||
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
|
||||
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.0-preview3.19562.4">
|
||||
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.0-rtm.19564.3">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
|
||||
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
|
||||
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="3.1.0">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
|
||||
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.0">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
|
||||
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</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. -->
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/core-setup -->
|
||||
<MicrosoftNETCoreAppInternalPackageVersion>3.1.0-preview3.19562.4</MicrosoftNETCoreAppInternalPackageVersion>
|
||||
<MicrosoftNETCoreAppInternalPackageVersion>3.1.0-rtm.19564.3</MicrosoftNETCoreAppInternalPackageVersion>
|
||||
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.0</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftNETCoreAppHostwinx64PackageVersion>3.1.0</MicrosoftNETCoreAppHostwinx64PackageVersion>
|
||||
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue