You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added menu in the "Edit/Preferences..." window to be able to set Property settings more easily.
Added "Tools/Postprocessors/Update *.csproj files" menu item to update files manually if Unity ever fails to do so automatically (e.g. when there are compilation errors).
Changed
Made Postprocessor more generic to be able to use it for different Properties other than "LangVersion" as well if needed.
Removed
Removed obsolete Settings class because Properties are now self-contained.