Unity is not building Solution Project For Unityscript

Hello everyone,

I upgraded to Unity 2017.1.0f3 but it not builds a unityscript project for MonoDevelop or VS.
So i cant edit or use it.When i select it in any js in project tab,it says “No MonoBehaviour scripts”.For every single js file.What should i do?Is Unityscript is unsupported in 2017? If its unsupported;how can i turn back to an older version?

Thanks.

EDIT:My project looks like this:

UnityScript is slowly becoming obsolete. I am not sure if it works in 2017.1, but the last thing I heard was the Unity team working on a UnityScript → C# converter because they’re scrapping it. I think you can’t even submit UnityScript assets to the store.

If I were you I’d switch to C# as soon as I could because UnityScript, as well as Boo will completely die in 2017.2. If you need to rollback, download a lower version of Unity and load a backup of your files on to it.