Description
Convert from DevOps Pipeline to a Github action running .NET 5.0 as @Keboo described.
Most pressing issue I see with this right now is for example in #156 we see the build failing for the XMLtoMD code that is trying to reference .NET 5.0 after an upgrade from .net core 3.1, so to target our build to 5.0 would be a great next step.