diff --git a/Google.Authenticator.Tests/Google.Authenticator.Tests.csproj b/Google.Authenticator.Tests/Google.Authenticator.Tests.csproj index 8ee17c7..3f9f668 100644 --- a/Google.Authenticator.Tests/Google.Authenticator.Tests.csproj +++ b/Google.Authenticator.Tests/Google.Authenticator.Tests.csproj @@ -1,7 +1,7 @@  - netcoreapp3.0;net452;net5 + netcoreapp3.1;net452;net5.0 false diff --git a/Google.Authenticator/Google.Authenticator.csproj b/Google.Authenticator/Google.Authenticator.csproj index 2bbf2ea..ccde4b5 100644 --- a/Google.Authenticator/Google.Authenticator.csproj +++ b/Google.Authenticator/Google.Authenticator.csproj @@ -1,20 +1,20 @@  - netstandard2.0;net45;net5 + netstandard2.0;net45;net5.0 Google Authenticator Two-Factor Google Authenticator Two-Factor Authentication Library Google Authenticator Two-Factor Authentication Library (Not officially affiliated with Google.) Brandon Potter Brandon Potter - 2.2.0 + 2.3.0 Apache-2.0 https://github.com/BrandonPotter/GoogleAuthenticator GoogleAuthenticator - +