aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/ShiftOS.Engine.csproj
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-10-15 08:36:45 -0600
committerGitHub <[email protected]>2017-10-15 08:36:45 -0600
commitdb4a54dcec8c3d718bc8efcd64afa5ac39e1fbb4 (patch)
tree1190cc4e0ea18ae6a530b9284a0e4f49177de24e /ShiftOS.Engine/ShiftOS.Engine.csproj
parentb0fb6ed50e8108b4c5f4ef8614368664e79d4426 (diff)
parented1d876aaa2cc8b0fd953d4cafb66e07e9051f3a (diff)
downloadshiftos-rewind-db4a54dcec8c3d718bc8efcd64afa5ac39e1fbb4.tar.gz
shiftos-rewind-db4a54dcec8c3d718bc8efcd64afa5ac39e1fbb4.tar.bz2
shiftos-rewind-db4a54dcec8c3d718bc8efcd64afa5ac39e1fbb4.zip
Merge pull request #12 from AShifter/master
Master
Diffstat (limited to 'ShiftOS.Engine/ShiftOS.Engine.csproj')
-rw-r--r--ShiftOS.Engine/ShiftOS.Engine.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.Engine/ShiftOS.Engine.csproj b/ShiftOS.Engine/ShiftOS.Engine.csproj
index 6740db1..2c9b364 100644
--- a/ShiftOS.Engine/ShiftOS.Engine.csproj
+++ b/ShiftOS.Engine/ShiftOS.Engine.csproj
@@ -34,6 +34,9 @@
<Reference Include="Magick.NET-Q16-AnyCPU, Version=7.0.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL">
<HintPath>..\packages\Magick.NET-Q16-AnyCPU.7.0.7.300\lib\net40\Magick.NET-Q16-AnyCPU.dll</HintPath>
</Reference>
+ <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
+ <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
+ </Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />