erikbra / grate

grate - the SQL scripts migration runner
MIT License
209 stars 40 forks source link

Should CONTRIBUTING.md be updated to list .NET 8 #533

Closed dellch closed 4 months ago

dellch commented 5 months ago

Just found this repo/tool and was browsing around.

It looks like the csproj files reference .NET 8, is that true? Should CONTRIBUTING.md be updated for this?

I can make the PR, but wanted to check first. The lines in CONTRIBUTING.md:

Get .NET 6

Grate is built with .NET 6, which just shipped in early November 2021. You can get it here and start building right away.

erikbra commented 4 months ago

Hi, yes, you are definitely right here, @dellch. Would you like to try to fix this, and contribute with a Pull Request?

erikbra commented 4 months ago

I fixed it :)