Add missing package reference.

This commit is contained in:
2025-09-02 23:19:04 +01:00
parent 429e6e128a
commit b5cf2b681a
11 changed files with 11 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection"/>
<PackageReference Include="Sentry" />
<PackageReference Include="System.Management"/>
</ItemGroup>
<ItemGroup>