Skip to content

Commit 3de3ca5

Browse files
changes for nuget release 1.7.0
1 parent 9303195 commit 3de3ca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AspNetCore.Security.Jwt/AspNetCore.Security.Jwt.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55

66
<PackageId>AspNetCore.Security.Jwt</PackageId>
77
<Description>Package makes integrating JWT Bearer Token Security to your ASP .NET Core 2.0+ app a breeze!! Azure Active Directory, Google, Facebook, Twitter auth integration. Also, Swagger UI integration!</Description>
8-
<Version>1.6.0</Version>
8+
<Version>1.7.0</Version>
99
<Authors>Shantanu</Authors>
1010
<Company>Veritas Software</Company>
1111
<Copyright>Veritas Software 2019</Copyright>
1212
<PackageProjectUrl>https://github.com/VeritasSoftware/AspNetCore.Security.Jwt</PackageProjectUrl>
1313
<PackageTags>AspNetCore.Security.Jwt JWT Bearer Token Security Swagger UI Facebook integration ASP .NET Core 2.0+ Azure Active Directory authentication app web api</PackageTags>
1414
<RepositoryUrl>https://github.com/VeritasSoftware/AspNetCore.Security.Jwt</RepositoryUrl>
1515
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
16-
<PackageReleaseNotes>Google and Twitter auth integration. No breaking changes.</PackageReleaseNotes>
16+
<PackageReleaseNotes>Fixes and enhancements. No breaking changes.</PackageReleaseNotes>
1717
</PropertyGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)