From d169f2c3c540d67a6f91a0e4e4093c5354fe153e Mon Sep 17 00:00:00 2001 From: Nate Barbettini Date: Tue, 28 Mar 2017 07:44:29 -0700 Subject: [PATCH] Clean up csproj --- src/JWT/JWT.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/JWT/JWT.csproj b/src/JWT/JWT.csproj index 5158808ca..96e70a42c 100644 --- a/src/JWT/JWT.csproj +++ b/src/JWT/JWT.csproj @@ -5,7 +5,6 @@ .NETFramework - v4.5 NET45 @@ -16,7 +15,7 @@ Public Domain Public Domain - + JWT.NET, a JWT (JSON Web Token) implementation for .NET 2.2.0.0 2.2.0.0 https://github.com/jwt-dotnet/jwt