sillsdev / solid

Solid is a software tool that can be used to check, clean up, and convert Standard Format (e.g. Toolbox) lexicon data.
MIT License
1 stars 2 forks source link

Upgrade from .NET 4.6.1 to 4.8.1 #32

Closed ethnos-men closed 2 months ago

ethnos-men commented 2 months ago

Hello @megahirt ,

here is a suggestion for a update from .NET 4.6.1 to 4.8.1.

Eventually you need the .NET 4.8.1 Developer Pack - see: https://dotnet.microsoft.com/en-us/download/dotnet-framework/net481.

The github-Action in my repository could build and also execute all tests without error. But please verify this.

If a merge to a feature-branch is prefered also let me know.

Any Feedback is welcome. :)

Greetings Markus

megahirt commented 2 months ago

Hi @ethnos-men ! Nice work! Let's close this PR and open a new one on a feature branch in this repo. This will kick off the build/test GHA for our repo and we can see the results in the PR. Thanks!

ethnos-men commented 2 months ago

See #33