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

@@ -50,6 +50,7 @@
<ItemGroup>
<PackageReference Include="Aaru.Checksums.Native"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection"/>
<PackageReference Include="Sentry" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Aaru.Generators\Aaru.Generators.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false"/>