From 9a37aa9b9bf22e4ab09c824b187c13f1b1e40769 Mon Sep 17 00:00:00 2001 From: Timothy D Meadows II Date: Thu, 7 May 2020 20:21:23 -0700 Subject: [PATCH] Move to 3.0.3 --- reCAPTCHA.AspNetCore/reCAPTCHA.AspNetCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reCAPTCHA.AspNetCore/reCAPTCHA.AspNetCore.csproj b/reCAPTCHA.AspNetCore/reCAPTCHA.AspNetCore.csproj index 8fa2e78..d3901a3 100644 --- a/reCAPTCHA.AspNetCore/reCAPTCHA.AspNetCore.csproj +++ b/reCAPTCHA.AspNetCore/reCAPTCHA.AspNetCore.csproj @@ -3,7 +3,7 @@ netcoreapp3.1 true - 3.0.2 + 3.0.3 Timothy D Meadows II https://github.com/TimothyMeadows/reCAPTCHA.AspNetCore/