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
<!-- The behavior could vary based on the current user's locale setting -->
15
18
<NoWarn>$(NoWarn);CA1304;CA1305;CA1310</NoWarn>
16
19
@@ -50,6 +53,8 @@
50
53
<!-- CA1861: Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array -->
0 commit comments