Blog.Core/Blog.Core.Gateway
dependabot[bot] 13d285026b
Bump Microsoft.AspNetCore.Authentication.JwtBearer in /Blog.Core.Gateway
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.0 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.9)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 02:42:46 +00:00
..
Controllers fix:remove some no need code 2021-08-10 17:03:25 +08:00
Extensions adjust gateway 2021-01-26 10:48:56 +08:00
Properties Gateways Config 2021-01-25 19:58:34 +08:00
appsettings.Development.json Gateways Config 2021-01-25 19:58:34 +08:00
appsettings.json Gateways Config 2021-01-25 19:58:34 +08:00
Blog.Core.Gateway.csproj Bump Microsoft.AspNetCore.Authentication.JwtBearer in /Blog.Core.Gateway 2021-08-30 02:42:46 +00:00
Blog.Core.Gateway.xml adjust gateway 2021-01-26 10:48:56 +08:00
ocelot.Development.json fix:change port from 8081 -> 9291 2021-08-24 15:21:25 +08:00
ocelot.json fix:change port from 8081 -> 9291 2021-08-24 15:21:25 +08:00
ocelot.Production.json adjust gateway 2021-01-26 10:48:56 +08:00
ocelot.Staging.json adjust gateway 2021-01-26 10:48:56 +08:00
Program.cs adjust gateway 2021-01-26 10:48:56 +08:00
Startup.cs fix:remove some no need code 2021-08-10 17:03:25 +08:00