From a6d847d2743f2536df604f6f64a6d7566141a976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rald=20Barr=C3=A9?= Date: Tue, 5 Dec 2023 09:10:58 -0500 Subject: [PATCH] Bump version --- .../Meziantou.FluentAssertionsAnalyzers.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Meziantou.FluentAssertionsAnalyzers/Meziantou.FluentAssertionsAnalyzers.csproj b/Meziantou.FluentAssertionsAnalyzers/Meziantou.FluentAssertionsAnalyzers.csproj index eec9c4c..49917a6 100644 --- a/Meziantou.FluentAssertionsAnalyzers/Meziantou.FluentAssertionsAnalyzers.csproj +++ b/Meziantou.FluentAssertionsAnalyzers/Meziantou.FluentAssertionsAnalyzers.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 1.0.10 + 1.0.11 false true A Roslyn analyzer to help migrate from Xunit / NUnit assertions to FluentAssertions