diff options
| author | RogueAI42 <[email protected]> | 2017-11-06 01:49:59 +1100 |
|---|---|---|
| committer | RogueAI42 <[email protected]> | 2017-11-06 01:49:59 +1100 |
| commit | 6e0a3f7f98033bd6a0cc11545433e80a19329af8 (patch) | |
| tree | e7f88b447dfa709c153e89cda4e79641f31ba603 /Histacom2.Engine/Histacom2.Engine.csproj | |
| parent | f0e2d14a959db1e5d35c4dc5f77ed3523c93200a (diff) | |
| download | histacom2-6e0a3f7f98033bd6a0cc11545433e80a19329af8.tar.gz histacom2-6e0a3f7f98033bd6a0cc11545433e80a19329af8.tar.bz2 histacom2-6e0a3f7f98033bd6a0cc11545433e80a19329af8.zip | |
clean up my old junk from save system
Diffstat (limited to 'Histacom2.Engine/Histacom2.Engine.csproj')
| -rw-r--r-- | Histacom2.Engine/Histacom2.Engine.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Histacom2.Engine/Histacom2.Engine.csproj b/Histacom2.Engine/Histacom2.Engine.csproj index 1d36223..69443b1 100644 --- a/Histacom2.Engine/Histacom2.Engine.csproj +++ b/Histacom2.Engine/Histacom2.Engine.csproj @@ -44,6 +44,9 @@ <Reference Include="System.Data" /> <Reference Include="System.Net.Http" /> <Reference Include="System.Xml" /> + <Reference Include="Whoa, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Whoa.1.5.0\lib\net45\Whoa.dll</HintPath> + </Reference> </ItemGroup> <ItemGroup> <Compile Include="BSODCreator.cs" /> |
