Closed brunoAltinet closed 2 years ago
@hishamco there's no rush but this is the PR I'm most interested in. If you run dotnet tool install --global PoExtractor.OrchardCore
it will install version 0.2.0 which requires .NET Core 3.0 to be installed. If you instead install dotnet tool install --global PoExtractor.OrchardCore --version 0.4.0-rc1-13272
that is a little better because it requires .NET Core 3.1, but even that is about to go out of support in Decemeber.
Thanks for taking over the PO Extractor tool 👍
EDIT: Nevermind, I just saw that you updated to .NET 6.0 in a different PR #61
Oops, I didn't notice this PR, I already upgraded to .NET Core 6.0 in different PR
@rjpowers10 everything is upgraded, hope to push a newer version after few days. FYI I might need to fix few related issues
@hishamco Thank you!
Who's managing this repository? And can this be merged?