I just downloaded Visual Studio for Mac and for some reason in some projects I've made, I can change the target framework, but most of the time it's greyed out:
Does anyone know how to always be able to change the target framework?
It turns out I had used the wrong template when I was first creating the solution. I should have used this one:
When used, it allows me to select the proper Target Framework.