Add ability to suppress notificiations IPMonitor

This commit is contained in:
2025-04-27 09:20:30 -04:00
parent 7ed8650cc1
commit cebf9f63e6
5 changed files with 34 additions and 32 deletions

View File

@@ -11,8 +11,7 @@
<HintPath>..\assemblies\HtmlAgilityPack.dll</HintPath>
</Reference>
<ProjectReference Include="../../Axiom/Axiom.Core/Axiom.Core.csproj" />
</ItemGroup>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.3" />
<PackageReference Include="MySql.Data" Version="9.2.0" />