Fix: Remove reference to old RestSharp

This commit is contained in:
Amritanshu 2018-08-24 16:19:07 +05:30
parent d3be8d8481
commit 43131889a4
2 changed files with 0 additions and 5 deletions

View File

@ -501,7 +501,6 @@
<Compile Include="Sales\SalesForm.Designer.cs">
<DependentUpon>SalesForm.cs</DependentUpon>
</Compile>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Resources\burger.ico" />

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="RestSharp" version="105.2.3" targetFramework="net452" />
</packages>