From 9a311959ed9935df8e99d03305e9d27562b59eb4 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Wed, 19 Jun 2024 16:03:44 +0200 Subject: [PATCH] bump version --- IDisposableAnalyzers/IDisposableAnalyzers.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/IDisposableAnalyzers/IDisposableAnalyzers.csproj b/IDisposableAnalyzers/IDisposableAnalyzers.csproj index 186c04fb..22d89bf8 100644 --- a/IDisposableAnalyzers/IDisposableAnalyzers.csproj +++ b/IDisposableAnalyzers/IDisposableAnalyzers.csproj @@ -27,12 +27,14 @@ - 4.0.7 + 4.0.8 true Johan Larsson, milleniumbug Analyzers and fixes for IDisposable. IDisposable Roslyn Diagnostic Analyzer DotnetAnalyzers + 4.0.8 + BUGFIX: Handle moq setup 4.0.7 BUGFIX: Handle target typed new 4.0.6