Skip to content

Commit 220ea9b

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20191114.4 (#2670)
- Microsoft.NETCore.App.Ref - 3.1.0 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
1 parent 1012c8a commit 220ea9b

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-bc2d90a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-bc2d90a1/nuget/v3/index.json" />
67
<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-62b52b1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-62b52b1f/nuget/v3/index.json" />
88
<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" />
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,15 +64,15 @@
6464
</Dependency>
6565
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0">
6666
<Uri>https://github.com/dotnet/core-setup</Uri>
67-
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
67+
<Sha>bc2d90a1c6b23e4e64fc117baa531e14b9288b5a</Sha>
6868
</Dependency>
6969
<!--
7070
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
7171
All Runtime.$rid packages should have the same version.
7272
-->
7373
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0">
7474
<Uri>https://github.com/dotnet/core-setup</Uri>
75-
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
75+
<Sha>bc2d90a1c6b23e4e64fc117baa531e14b9288b5a</Sha>
7676
</Dependency>
7777
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true">
7878
<Uri>https://github.com/dotnet/core-setup</Uri>

0 commit comments

Comments
 (0)