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

@@ -60,6 +60,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Sentry" />
<PackageReference Include="System.ComponentModel.Annotations"/>
</ItemGroup>
<ItemGroup>