reverse-proxy-dotnet
reverse-proxy-dotnet copied to clipboard
Updated NuGet packages and upgraded to .NET Core 2.2
Type of change?
- [ ] Bug fix
- [ ] New feature
- [x] Enhancement
- [ ] Breaking change (breaks backward compatibility)
Description, Context, Motivation
Updated all NuGet packages and upgraded to .NET Core 2.2
Moved Logger.AddConsole() from Configure to ConfigureServices by using Services.
Checklist:
- [x] All tests passed
- [x] The code follows the code style and conventions of this project
- [ ] The change requires a change to the documentation
- [ ] I have updated the documentation accordingly
@sushilraje Can you we please take a look at this PR to confirm the builds are fine and then we can take this in.
@sushilraje Can you we please take a look at this PR to confirm the builds are fine and then we can take this in.
yes, I am looking into it.