Gordon Hogenson

Results 4 issues of 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 ###...

bug
help wanted
Area: Solution (.sln)

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

Pri3

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

Documentation
triaged

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

dotnet-fundamentals/svc
community-contribution