test(auditlog): hot-path latency budget for IAuditPayloadFilter (#23 M5)

This commit is contained in:
Joseph Doherty
2026-05-20 17:36:29 -04:00
parent b409afda2e
commit 4eeda45f0e
2 changed files with 164 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../../src/ScadaLink.AuditLog/ScadaLink.AuditLog.csproj" />
<ProjectReference Include="../../src/ScadaLink.Commons/ScadaLink.Commons.csproj" />
<ProjectReference Include="../../src/ScadaLink.HealthMonitoring/ScadaLink.HealthMonitoring.csproj" />
<ProjectReference Include="../../src/ScadaLink.StoreAndForward/ScadaLink.StoreAndForward.csproj" />