Skip to content

Commit

Permalink
Fix Version.Details.xml merge failure (dotnet#32748)
Browse files Browse the repository at this point in the history
* Fix Version.Details.xml merge failure

Broken by dotnet@9a08506.
Missing <Dependency> tag.

* Update Version.Details.xml
  • Loading branch information
ViktorHofer authored Feb 24, 2020
1 parent 9a08506 commit b93b498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit b93b498

Please sign in to comment.