From 3aedb57779a6338b92c4c9acba552ac8800158dd Mon Sep 17 00:00:00 2001 From: Adam Humpherys Date: Thu, 19 Nov 2020 09:25:27 -0700 Subject: [PATCH] .net 5.0 build --- src/Cardknox.NET/Cardknox.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cardknox.NET/Cardknox.csproj b/src/Cardknox.NET/Cardknox.csproj index d546bde..d873e3d 100644 --- a/src/Cardknox.NET/Cardknox.csproj +++ b/src/Cardknox.NET/Cardknox.csproj @@ -1,7 +1,7 @@  - netcoreapp2.1;netcoreapp3.1;netstandard2.0;net45 + netcoreapp2.1;netcoreapp3.1;netstandard2.0;net45;net50 TheScripters The Scripters Cardknox.API.Wrapper