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
Add an extension-level configuration option msbuildProjectTools.msbuild.globalProperties (type: object) used to configure overrides of the default MSBuild properties used before a project is loaded.
Note that, by design, this option is selectively overridden by more-specific property overrides (such as msbuildProjectTools.msbuild.extensionsPath and msbuildProjectTools.msbuild.extensionsPath32).