Skip to content

Commit

Permalink
Merge pull request #153 from Notulp/dretax
Browse files Browse the repository at this point in the history
dll
  • Loading branch information
dretax authored May 5, 2022
2 parents 98821e9 + c6d1f21 commit 30f68e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fougerite/Fougerite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<Reference Include="MoonSharp.Interpreter, Version=0.9.7.1, Culture=neutral, PublicKeyToken=null">
<HintPath>References\FougeriteExtraReferences\MoonSharp.Interpreter.dll</HintPath>
</Reference>
<Reference Include="MySql.Data, Version=6.7.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d">
<Reference Include="MySql.Data">
<HintPath>References\FougeriteExtraReferences\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
Expand Down

0 comments on commit 30f68e7

Please sign in to comment.