Replies: 1 comment 1 reply
-
Probably https://learn.microsoft.com/en-us/visualstudio/msbuild/build-process-overview?view=vs-2022#visual-studio-builds-vs-msbuildexe-builds can answer it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I understand that this property is there to identify if the build was triggered through Visual Studio or not. But I was wondering if setting this property does anything extra/different. i.e., does setting this property influence any behaviour of MSBuild itself (not referring to use of this property in conditions of targets)?
Beta Was this translation helpful? Give feedback.
All reactions