Fix Version.Details.xml merge failure (#32748)
authorViktor Hofer <viktor.hofer@microsoft.com>
Mon, 24 Feb 2020 18:18:32 +0000 (19:18 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2020 18:18:32 +0000 (19:18 +0100)
* Fix Version.Details.xml merge failure

Broken by https://github.com/dotnet/runtime/commit/9a085069d0b36f7b6711f5b9fb41bf5c2d882d19.
Missing <Dependency> tag.

* Update Version.Details.xml

eng/Version.Details.xml

index 8f3603c..e332320 100644 (file)
@@ -50,6 +50,7 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>f83aa9749a531bf771a98e5bdace55b31a9bb2b2</Sha>
     </Dependency>
+    <Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="5.0.0-beta.20121.6">
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>f83aa9749a531bf771a98e5bdace55b31a9bb2b2</Sha>
     </Dependency>