Remove Rug.Osc

This commit is contained in:
2019-04-04 08:54:21 -05:00
parent 7fac1283da
commit 1eb07d9111
13 changed files with 16 additions and 82 deletions
BIN
View File
Binary file not shown.
@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using Xamarin.Forms;
using Rug.Osc;
using System.Collections;
namespace qController
@@ -1,7 +1,6 @@
using Xamarin.Forms;
using System.Net;
using System;
using Rug.Osc;
using Acr.UserDialogs;
using Acr.Settings;
using Zeroconf;
-1
View File
@@ -48,7 +48,6 @@
</Compile>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Rug.Osc" Version="1.2.5" />
<PackageReference Include="Acr.UserDialogs" Version="7.0.1" />
<PackageReference Include="Zeroconf" Version="2.9.0" />
<PackageReference Include="Xamarin.Forms" Version="3.0.0.482510" />