sonik-br / GDMENUCardManager

Manage content on SD Card for Dreamcast's GDMenu
GNU General Public License v3.0
226 stars 18 forks source link

fix: update .net sdk to newer LTS, correct typos #47

Closed mrneo240 closed 11 months ago

mrneo240 commented 1 year ago

copy of PR #46

sonik-br commented 1 year ago

Hi! Take a look at the openMenu branch. It's already updated to dot net 6. It's the most recent version and it will replace the old one. I'm just out of time to run more tests on this version.

mrneo240 commented 1 year ago

The file GDMENUCardManager.AvaloniaUI.csproj Shows netcoreapp3.1 currently And the windows version is net5.0-windows

sonik-br commented 1 year ago

Oh! Sorry about that. My mistake. I have a local commit pending a push. I'm going to push a new update in a day or two. Also doing a change that megavolt asked for.

sonik-br commented 1 year ago

@mrneo240 I've got all my changes merged into master branch. Want to rebase and do a new pr? I can also accept the pr minus the two src code changes as they are not needed anymore.