Skip to content

Commit 56e4497

Browse files
dotnet-maestro[bot]mmitche
authored andcommitted
Update dependencies from https://github.com/dotnet/core-setup build 20191011.02 (#2498)
- NETStandard.Library.Ref - 2.1.0 - Microsoft.NETCore.App.Runtime.win-x64 - 3.0.1
1 parent e771c42 commit 56e4497

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<packageSources>
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6-
<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" />
76
<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" />
7+
<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" />
88
<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" />
99
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@
6464
-->
6565
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.0.1">
6666
<Uri>https://github.com/dotnet/core-setup</Uri>
67-
<Sha>ee7dbc9e064bf59f822c5310b89e0e996ccc0d58</Sha>
67+
<Sha>19942e71998242599a0b6d4496066eaa38588af5</Sha>
6868
</Dependency>
6969
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0">
7070
<Uri>https://github.com/dotnet/core-setup</Uri>
71-
<Sha>ee7dbc9e064bf59f822c5310b89e0e996ccc0d58</Sha>
71+
<Sha>19942e71998242599a0b6d4496066eaa38588af5</Sha>
7272
</Dependency>
7373
<!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
7474
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.0.0" Pinned="true">

0 commit comments

Comments
 (0)