updated packages

This commit is contained in:
TidusJar 2016-05-12 23:15:29 -04:00
commit 674e2bdc07
5 changed files with 8 additions and 17 deletions

View file

@ -39,6 +39,9 @@
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
<Reference Include="RestSharp">
<HintPath>..\packages\RestSharp.105.2.3\lib\net45\RestSharp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="IApiRequest.cs" />