Skip to content

Commit e7e5971

Browse files
dotnet-maestro[bot]dougbu
authored andcommitted
Update dependencies from https://github.com/dotnet/core-setup build 20191010.13
- NETStandard.Library.Ref - 2.1.0 - Microsoft.NETCore.App.Runtime.win-x64 - 3.0.1
1 parent 40c0002 commit e7e5971

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,7 +3,7 @@
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-903ca49" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-903ca49e/nuget/v3/index.json" />
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" />
77
<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" />
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.-->

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>903ca49e3ffddc551e12d2f94d7cca95f9a340bf</Sha>
67+
<Sha>ee7dbc9e064bf59f822c5310b89e0e996ccc0d58</Sha>
6868
</Dependency>
6969
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0">
7070
<Uri>https://github.com/dotnet/core-setup</Uri>
71-
<Sha>903ca49e3ffddc551e12d2f94d7cca95f9a340bf</Sha>
71+
<Sha>ee7dbc9e064bf59f822c5310b89e0e996ccc0d58</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)