mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-16 12:53:39 +00:00
Remove Rug.Osc
This commit is contained in:
Vendored
BIN
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;
|
||||
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user