Remove Common.Logging dep from mDNS fork

This commit is contained in:
Ben Olden-Cooligan 2023-12-08 20:04:18 -08:00
parent 15e3c45a36
commit 35f44fbed1
2 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
<Import Project="..\NAPS2.Setup\targets\SdkPackageTargets.targets" />
<ItemGroup>
<PackageReference Include="Common.Logging" Version="3.4.1" />
<PackageReference Include="Makaretu.Dns" Version="2.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />