resharper-unity
resharper-unity copied to clipboard
Minor bug fix
This PR fixes the following issues:
- [x] Fix exception in Commit prefs page for default project - DEXP-671465
- [x] Fix occasional invalid source file exception - DEXP-672670
- [x] Fix incorrect redundant warning about
[field: SerializeField]on auto-property - RIDER-77782, #2319 - [x] Fix registry packages being added as references to
.asmdeffile - RIDER-79306 - [x] Update toggle items in Unity toolbar drop down to follow UI guidelines (static text + check mark rather than dynamically setting "Show"/"Hide")
- [x] Add external annotations to mark
MathfasPure. Adds inspection to ensure using return value ofMathfmethods. - [x] Update API information to 2022.2.0a17
Merged by TeamCity