Gordon Hogenson
Gordon Hogenson
### Issue Description -targets command-line option doesn't work when building a solution ### Steps to Reproduce MSBuild.exe -targets SomeSolution.sln ### Expected Behavior List the available targets in each project ###...
The issue is that this warning shouldn't apply, because things are working as designed. We have two versions of the content, with different monikers. We were using folder-level versioning, so...
User feedback (on the docs): Please document the use of the "null" keyword in MSBuild function calls. There is already an example of it at GetRegistryValueFromView but no specification of...
## Summary Reference updates in MSBuild 17.7 to support non-string parameters in the WriteCodeFragment task that can be used to set assembly-level attributes. See comments in MSBuild issue 6285: https://github.com/dotnet/msbuild/pull/6285#issuecomment-2103104105...