Skip to content

Commit

Permalink
UnityEngine.UI.dll should not be copied in the output directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
den-kozlov committed Dec 27, 2018
1 parent 33d97a2 commit 84f5077
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>..\..\lib\UnityEngine.UI.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 84f5077

Please sign in to comment.