From 41f2d438cfc25495e452855afa5891298a61b649 Mon Sep 17 00:00:00 2001 From: Kevin Kuszyk Date: Sun, 29 Mar 2020 16:36:37 +0100 Subject: [PATCH] Bump version to 2.3 --- .../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 4a8dd84..7da80bb 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 - 2.2.0 + 2.3.0 Casey Burns;Kevin Kuszyk netstandard2.0 FluentAssertions.AspNetCore.Mvc