Skip to content

Commit 1a32774

Browse files
[release/3.0.1xx] Update dependencies from dotnet/core-setup (#3758)
* Update dependencies from https://github.com/dotnet/core-setup build 20191016.03 - Microsoft.NET.HostModel - 3.0.1 * Update dependencies from https://github.com/dotnet/core-setup build 20191016.12 - Microsoft.NET.HostModel - 3.0.1
1 parent 5f03186 commit 1a32774

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<packageSources>
55
<clear />
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
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" />
7+
<add key="darc-pub-dotnet-core-setup-32085cb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-32085cbc/nuget/v3/index.json" />
88
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
99
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
1010
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</Dependency>
1414
<Dependency Name="Microsoft.NET.HostModel" Version="3.0.1">
1515
<Uri>https://github.com/dotnet/core-setup</Uri>
16-
<Sha>19942e71998242599a0b6d4496066eaa38588af5</Sha>
16+
<Sha>32085cbc728e1016c9d6a7bc105845f0f9eb6b47</Sha>
1717
</Dependency>
1818
<Dependency Name="NuGet.Build.Tasks" Version="5.3.0-rtm.6251">
1919
<Uri>https://github.com/NuGet/NuGet.Client</Uri>

0 commit comments

Comments
 (0)