Remove NfcC7_DLL project references and unused imports across PoseidonReader utilities and protocols.
This commit is contained in:
parent
5fd68c624d
commit
c3b7562a57
@ -1,5 +1,5 @@
|
||||
using System;
|
||||
using NfcC7_DLL.NfcHandler.Protocols;
|
||||
|
||||
|
||||
namespace TBF.Rig.RegisterReaders.PoseidonReader.communication.C7.Protocols
|
||||
{
|
||||
|
||||
@ -7,7 +7,7 @@ using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using Newtonsoft.Json;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using NfcC7_DLL.NfcHandler.Utils;
|
||||
|
||||
|
||||
namespace TBF.Rig.RegisterReaders.PoseidonReader.communication.C7.Utils
|
||||
{
|
||||
|
||||
@ -4070,10 +4070,6 @@
|
||||
<Project>{0C0A1F4D-1363-4544-A7C5-196C76D26CCA}</Project>
|
||||
<Name>GraphLib</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\NfcC7_DLL\NfcC7_DLL.csproj">
|
||||
<Project>{53e75979-b530-4805-8fc9-b314f14a62be}</Project>
|
||||
<Name>NfcC7_DLL</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\RestClient\RestClient.csproj">
|
||||
<Project>{46e3b0e1-209f-4550-b0dd-d7e2c039b3ce}</Project>
|
||||
<Name>RestClient</Name>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user