refactor: Update Unity to 2022.3.62
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Project-level suppressions either have no target or are given
|
||||
// a specific target and scoped to a namespace, type, member, etc.
|
||||
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
/*using System.Diagnostics.CodeAnalysis;
|
||||
|
||||
// Inline variable declaration not supported
|
||||
[assembly: SuppressMessage("Style", "IDE0020")]
|
||||
@@ -49,4 +49,4 @@ using System.Diagnostics.CodeAnalysis;
|
||||
[assembly: SuppressMessage("Style", "IDE0251")]
|
||||
|
||||
// Unity: TryGetComponent not supported
|
||||
[assembly: SuppressMessage("Performance", "UNT0026")]
|
||||
[assembly: SuppressMessage("Performance", "UNT0026")]*/
|
||||
|
Reference in New Issue
Block a user