Skip to content

Commit

Permalink
Mono.Addins shouldn't be in the output folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nosami committed Apr 25, 2017
1 parent 4be048b commit aceef91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions XSVim/XSVim.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="Mono.Addins">
<HintPath>..\lib\Mono.Addins.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.ValueTuple">
<HintPath>..\packages\System.ValueTuple.4.3.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
Expand Down

0 comments on commit aceef91

Please sign in to comment.