Skip to content

Commit 1012c8a

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NuGet.config

+1-1
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-b7dc9ed" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-b7dc9ed2/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-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

+2-2
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>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
67+
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</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>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
75+
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</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)