From 5ad36edeb8cb120fa7cecc8d28940ddb4d9104ae Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Thu, 10 Sep 2026 08:40:26 -0400 Subject: [PATCH] Analyzers@0.226.0; TestAnalyzers@0.32.0 --- src/D2L.CodeStyle.Analyzers/D2L.CodeStyle.Analyzers.csproj | 2 +- .../D2L.CodeStyle.TestAnalyzers.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/D2L.CodeStyle.Analyzers/D2L.CodeStyle.Analyzers.csproj b/src/D2L.CodeStyle.Analyzers/D2L.CodeStyle.Analyzers.csproj index 64856e02..def074c2 100644 --- a/src/D2L.CodeStyle.Analyzers/D2L.CodeStyle.Analyzers.csproj +++ b/src/D2L.CodeStyle.Analyzers/D2L.CodeStyle.Analyzers.csproj @@ -6,7 +6,7 @@ D2L.CodeStyle.Analyzers D2L.CodeStyle D2L.CodeStyle analyzers - 0.225.0 + 0.226.0 Apache-2.0 https://github.com/Brightspace/D2L.CodeStyle D2L diff --git a/src/D2L.CodeStyle.TestAnalyzers/D2L.CodeStyle.TestAnalyzers.csproj b/src/D2L.CodeStyle.TestAnalyzers/D2L.CodeStyle.TestAnalyzers.csproj index d6e2d5f9..211dcfed 100644 --- a/src/D2L.CodeStyle.TestAnalyzers/D2L.CodeStyle.TestAnalyzers.csproj +++ b/src/D2L.CodeStyle.TestAnalyzers/D2L.CodeStyle.TestAnalyzers.csproj @@ -6,7 +6,7 @@ D2L.CodeStyle.TestAnalyzers D2L.CodeStyle D2L.CodeStyle test analyzers - 0.31.0 + 0.32.0 Apache-2.0 https://github.com/Brightspace/D2L.CodeStyle D2L