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