Skip to content

Commit

Permalink
added missing dependency to nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsonax committed Jun 18, 2020
1 parent 833e7ec commit 9ac821b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build/NuGetPackageSpecs/Duality.Editor.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<dependency id="AdamsLair.TreeViewAdv" version="1.7.7" />
<dependency id="AdamsLair.WinForms" version="1.1.17" />
<dependency id="AdamsLair.WinForms.PopupControl" version="1.0.1" />
<dependency id="System.Resources.Extensions" version="4.6.0" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit 9ac821b

Please sign in to comment.