CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
571 stars 85 forks source link

Update `Microsoft.Unity.Analyzers` package to `1.13` #1513

Closed originalfoo closed 2 years ago

originalfoo commented 2 years ago

Update from 1.7.0 to 1.13.0

https://github.com/microsoft/Microsoft.Unity.Analyzers/compare/1.7.0...1.13.0

UNT0018 onwards are new:

ID Title Category
UNT0018 System.Reflection features in performance critical messages Performance
UNT0019 Unnecessary indirection call for GameObject.gameObject Performance
UNT0020 MenuItem attribute used on non-static method Correctness
UNT0021 Unity message should be protected [opt-in] Correctness
UNT0022 Inefficient method to set position and rotation Performance
UNT0023 Coalescing assignment on Unity objects Correctness
UNT0024 Give priority to scalar calculations over vector calculations Performance
UNT0025 Input.GetKey overloads with KeyCode argument Correctness
UNT0026 GetComponent always allocates Performance
originalfoo commented 2 years ago

bump