MelbourneDeveloper/RestClient.Net

Need to update Packages on the Main Branch

Closed this issue · 1 comments

The library Microsoft.AspNetCore.Hosting is no longer supported and needs to be changed:
https://www.nuget.org/packages/Microsoft.AspNetCore.Hosting/2.2.7?_src=template
The library Newtonsoft.Json used in Web Services\ApiExamples and \RestClient.Net.CoreSample are both using the 12.0.3 version of the library that has a known vulnerability:
https://security.snyk.io/vuln/SNYK-DOTNET-NEWTONSOFTJSON-2774678

@BlueWings98 these are examples and don't affect the packages. Some legacy stuff here is for .NET framework support. Won't be changing these any time soon.