* QControlKit.csproj: Update Packages

* QBrowser.cs: Fix zeroconf server loss detection
This commit is contained in:
2021-09-04 10:41:49 -05:00
parent 6dd0f766e8
commit 6f20d7ba19
2 changed files with 4 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Zeroconf" Version="3.4.2" />
<PackageReference Include="Zeroconf" Version="3.5.11" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>