Skip to content

Support for overriding global MSBuild properties before a project is loaded #166

@tintoy

Description

@tintoy

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).

Related:

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions