Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/core-setup build 2…
Browse files Browse the repository at this point in the history
…0191114.3 (#1468)

- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0
- Microsoft.NETCore.App.Ref - 3.1.0
  • Loading branch information
dotnet-maestro[bot] authored Nov 15, 2019
1 parent 1795034 commit 62579a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<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" />
<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" />
<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" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b7dc9ed2f7ec52c7c3df94a89c7c3b22431c9d33</Sha>
<Sha>62b52b1f4b75a1edaf65825f3caad8e493d2a29c</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="4.7.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/corefx</Uri>
Expand Down

0 comments on commit 62579a0

Please sign in to comment.