sharpbrowser / SharpBrowser

A full featured web-browser built using C# and CefSharp
MIT License
881 stars 386 forks source link

Update to .NET Framework 4.8.1 #65

Closed LandarXT closed 2 years ago

LandarXT commented 2 years ago

You may need VS 17.3 to compile

robinrodricks commented 2 years ago

I'm just curious why do you file dozens of minor PRs? Are you trying to get some github award or something? Most of your PRs don't add any functionality to the code and just minor things like constantly updating the versions. I'm just curious...

LandarXT commented 2 years ago

I'm focusing currently on keeping everything up to date but I will add some new features soon

robinrodricks commented 2 years ago

Maybe better to upgrade straight to NET 6.

LandarXT commented 2 years ago

I'll start working on that then; it may be a lot of work though as Framework and Core/.NET are pretty different

robinrodricks commented 2 years ago

Cool thanks