Skip to content

Separate target for netcoreapp - #66

Open
deDwarf wants to merge 8 commits into
billbogaiv:masterfrom
deDwarf:separate_target_for_netcoreapp
Open

Separate target for netcoreapp#66
deDwarf wants to merge 8 commits into
billbogaiv:masterfrom
deDwarf:separate_target_for_netcoreapp

Conversation

@deDwarf

@deDwarf deDwarf commented Oct 24, 2024

Copy link
Copy Markdown

Adds support for targeting .netcoreapp3.1 (and later .NETs) which allows to avoid referencing Microsoft.AspNetCore.* packages that are no longer maintained. Relevant classes are consumed from dotnet runtime instead using the framework reference

bumped Microsoft.AspNetCore.Http since currently referenced version is reported to have a severe vulnerability by Nuget;
bumped NewtonSoft.Json for the same reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant