v0.72.1
Added
- Show additional diagnostics specific to script files (thanks @TheAngryByrd)
- Add some code fixes for type mismatch (thanks @nojaf)
Fixed
- Shift multiline paren contents less aggressively (thanks @brianrourkeboll)
- fix unicode characters in F# compiler diagnostic messages (thanks @MrLuje)
- Place XML doc lines before any attribute lists (thanks @dawedawe)
- Don't generate params for explicit getters/setters (thanks @dawedawe)
- Fix Nuget Script Restores when doing them in parallel (thanks @TheAngryByrd)
Changed
- Migrate Codefix Scaffolding (thanks @nojaf)
- Bump ProjInfo to 0.64.0 Check out the release notes for more details (thanks @baronfel)
- Fixes Loading Projects in some cases
- Adds Traversal Project support