From 0db1a408a93e1c042ad7b63c49c9d6f947cdfbb1 Mon Sep 17 00:00:00 2001 From: faddiv Date: Fri, 14 Jan 2022 06:35:57 +0100 Subject: [PATCH] Bump version to 4.2.0. --- .../FluentAssertions.AspNetCore.Mvc.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FluentAssertions.AspNetCore.Mvc/FluentAssertions.AspNetCore.Mvc.csproj b/src/FluentAssertions.AspNetCore.Mvc/FluentAssertions.AspNetCore.Mvc.csproj index f500c0c..1a5b037 100644 --- a/src/FluentAssertions.AspNetCore.Mvc/FluentAssertions.AspNetCore.Mvc.csproj +++ b/src/FluentAssertions.AspNetCore.Mvc/FluentAssertions.AspNetCore.Mvc.csproj @@ -5,7 +5,7 @@ Copyright 2018 Fluent Assertions extensions for ASP.NET Core MVC Fluent Assertions for ASP.NET Core MVC - 4.1.0 + 4.2.0 Casey Burns;Kevin Kuszyk netstandard2.0;netcoreapp3.0 FluentAssertions.AspNetCore.Mvc