From aff98c414458c7d82f50302fa2cabf08cd097d5b Mon Sep 17 00:00:00 2001 From: Timothy Schenk Date: Sat, 2 Mar 2024 13:03:14 +0100 Subject: [PATCH] chore: add IDisposableAnalyzer (IDISP007) --- Continuity.AuthServer/Continuity.AuthServer.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Continuity.AuthServer/Continuity.AuthServer.csproj b/Continuity.AuthServer/Continuity.AuthServer.csproj index d7fa257..daa2252 100644 --- a/Continuity.AuthServer/Continuity.AuthServer.csproj +++ b/Continuity.AuthServer/Continuity.AuthServer.csproj @@ -45,6 +45,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +