From 338cb6d24b477f29e965829d046e9e79958ae4ee Mon Sep 17 00:00:00 2001 From: appelemac Date: Sun, 29 May 2016 20:12:02 +0200 Subject: [PATCH] oh --- NadekoBot/NadekoBot.csproj | 6 +++++- Tests/Tests.csproj | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NadekoBot/NadekoBot.csproj b/NadekoBot/NadekoBot.csproj index ab5a5f5d..df03d19e 100644 --- a/NadekoBot/NadekoBot.csproj +++ b/NadekoBot/NadekoBot.csproj @@ -89,6 +89,10 @@ ..\packages\Manatee.Trello.WebApi.1.0.1\lib\net45\Manatee.Trello.WebApi.dll True + + ..\packages\MathosParser.1.0.10.1\lib\MathParser.dll + True + ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll True @@ -486,4 +490,4 @@ --> - + \ No newline at end of file diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 0ddc6cc5..d358584a 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -60,6 +60,9 @@ NadekoBot + + +