This is the version of MSBuild packaged with Visual Studio 2017 version 15.1 (build 26403.0) and with the dotnet
CLI 1.0.3.
Improvements
Bug fixes
- restored case insensitivity to references to item names (#1751)
- If you had a dependency on the erroneous case-sensitive behavior, this release will revert to that behavior if the environment variable
MSBUILDUSECASESENSITIVEITEMNAMES
is set to1
. This will be removed in a future release.
- If you had a dependency on the erroneous case-sensitive behavior, this release will revert to that behavior if the environment variable