Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the dotnet version checks in configure.ac
- The minimum version should have been updated to 7.0 to go along with PR #595 - Use the target framework for whichever newer dotnet version is found, instead of hardcoding only net8.0. This allows for more forward compatibility if more dotnet versions are released before a newer Pinta release Fixes: #616
- Loading branch information