dotnet / dotnet/msbuild

MSBuild.rsp resolved from project location

Open
#11,472 1 comment 0 reactions 0 assignees View on GitHub
Area: Documentation Priority:2 triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

### Context

MSBuid.rsp is supposed to be read only from the engine executable location:

https://learn.microsoft.com/en-us/visualstudio/msbuild/msbuild-response-files?view=vs-2022#msbuildrsp

Though it's being read from the project location as well:

```
Some command line switches were read from the auto-response file "C:\src-other\securing-msbuild\Examples\02-TargetRequestedFromCLI\MSBuild.rsp". To disable this file, use the "-noAutoResponse" switch.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.