diff options
| author | lempamo <[email protected]> | 2017-03-28 14:34:48 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-28 14:34:48 -0400 |
| commit | e053882e86b50497ad851ec86f8795a7a7c4c607 (patch) | |
| tree | 4818a501f3351aced6677490360e8031e436a8d9 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 023db4c64f6197e5de6b2c56c3b5b46cc9824ea3 (diff) | |
| download | histacom2-e053882e86b50497ad851ec86f8795a7a7c4c607.tar.gz histacom2-e053882e86b50497ad851ec86f8795a7a7c4c607.tar.bz2 histacom2-e053882e86b50497ad851ec86f8795a7a7c4c607.zip | |
version number that updates
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index cf2c661..305d8dd 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -102,6 +102,10 @@ </AssemblyOriginatorKeyFile> </PropertyGroup> <ItemGroup> + <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> + <SpecificVersion>False</SpecificVersion> + <HintPath>bin\Release\Newtonsoft.Json.dll</HintPath> + </Reference> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Xml.Linq" /> |
