aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-31 10:12:01 -0400
committerlempamo <[email protected]>2017-03-31 10:12:01 -0400
commit2efdd671c2eae9788e8366e23c8d731c8d2e14fb (patch)
tree240a3ee856aa50f83a7a900681b0f62f829f03bd /TimeHACK.Main/TimeHACK.Main.csproj
parentd009e515e32048ec44116fcc7acc18b53de18e80 (diff)
downloadhistacom2-2efdd671c2eae9788e8366e23c8d731c8d2e14fb.tar.gz
histacom2-2efdd671c2eae9788e8366e23c8d731c8d2e14fb.tar.bz2
histacom2-2efdd671c2eae9788e8366e23c8d731c8d2e14fb.zip
webchat setup is showing!
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index febfbc0..c3245ff 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -106,6 +106,14 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Release\Newtonsoft.Json.dll</HintPath>
</Reference>
+ <Reference Include="SharpDX, Version=3.1.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>bin\Release\SharpDX.dll</HintPath>
+ </Reference>
+ <Reference Include="SharpDX.Direct2D1, Version=3.1.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>bin\Release\SharpDX.Direct2D1.dll</HintPath>
+ </Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />