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
With Visual Studio 2026 installed, warnings are treated as errors, and
there are a few places that this warning is emitted. This wraps those
locations with pragma warning disable statements so that the build
succeeds.
0 commit comments