Skip to content

Commit

Permalink
Nuget release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VeritasSoftware committed Nov 5, 2018
1 parent 1a69bc4 commit e6cc194
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AspNetCore.Security.Jwt/AspNetCore.Security.Jwt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@

<PackageId>AspNetCore.Security.Jwt</PackageId>
<Description>Package makes integrating JWT Bearer Token Security to your ASP .NET Core 2.0+ app a breeze!! Facebook auth integration. Also, Swagger UI integration!</Description>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
<Authors>Shantanu</Authors>
<Company>Veritas Software</Company>
<Copyright>Veritas Software 2018</Copyright>
<PackageProjectUrl>https://github.com/VeritasSoftware/AspNetCore.Security.Jwt</PackageProjectUrl>
<PackageTags>AspNetCore.Security.Jwt JWT Bearer Token Security Swagger UI Facebook integration ASP .NET Core 2.0+ app</PackageTags>
<PackageTags>AspNetCore.Security.Jwt JWT Bearer Token Security Swagger UI Facebook integration ASP .NET Core 2.0+ app web api</PackageTags>
<RepositoryUrl>https://github.com/VeritasSoftware/AspNetCore.Security.Jwt</RepositoryUrl>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageReleaseNotes>Added custom User model auth support. Also added Facebook auth support.</PackageReleaseNotes>
<PackageReleaseNotes>Improvements. No breaking changes.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit e6cc194

Please sign in to comment.