Fix security issues

This commit is contained in:
tyrrrz
2026-04-14 13:23:38 +03:00
parent ae70fe9741
commit b76b42549b
2 changed files with 3 additions and 1 deletions

View File

@@ -42,6 +42,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" />
<PackageReference Include="Onova" />
<PackageReference Include="ThisAssembly.Project" PrivateAssets="all" />
<PackageReference Include="Tmds.DBus.Protocol" />
</ItemGroup>
<ItemGroup>