project-system icon indicating copy to clipboard operation
project-system copied to clipboard

Implement valuedefinedincontext for intercepted properties

Open adamint opened this issue 1 year ago • 1 comments

This completes the project-system side of #7825 by overriding InterceptedProjectProperties to check if IInterceptingPropertyValueProvider2's GetProjectFileMSBuildPropertyNamesAsync returns a value that is directly defined in the project file.

adamint avatar Aug 08 '22 23:08 adamint

@tmeschter based on what you said, I renamed to IsValueDefinedInContext so this can eventually support myapp/launch profiles

adamint avatar Aug 10 '22 00:08 adamint