reverse-proxy-dotnet icon indicating copy to clipboard operation
reverse-proxy-dotnet copied to clipboard

Updated NuGet packages and upgraded to .NET Core 2.2

Open MoienTajik opened this issue 6 years ago • 2 comments

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

MoienTajik avatar Apr 12 '19 19:04 MoienTajik

@sushilraje Can you we please take a look at this PR to confirm the builds are fine and then we can take this in.

ppathan avatar Apr 29 '19 17:04 ppathan

@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.

sushilraje avatar Apr 30 '19 17:04 sushilraje