Skip to content

[msbuild] Fix arguments to error logging for GetMinimumOSVersionTask. - #9248

Merged
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:msbuild-fix-minimum-task-error-reporting
Jul 31, 2020
Merged

[msbuild] Fix arguments to error logging for GetMinimumOSVersionTask.#9248
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:msbuild-fix-minimum-task-error-reporting

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

The filename arguments to the error logging must be strings, otherwise the
wrong logging overload is picked, and the resulting error message makes no
sense.

The filename arguments to the error logging must be strings, otherwise the
wrong logging overload is picked, and the resulting error message makes no
sense.
@rolfbjarne
rolfbjarne requested review from chamons and emaf as code owners July 30, 2020 15:18
@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label Jul 30, 2020
@monojenkins

Copy link
Copy Markdown
Contributor

Build failure
Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Test run failed 🔥

Test results

1 tests failed, 91 tests passed.

Failed tests

  • DotNet tests: BuildFailure

@rolfbjarne

Copy link
Copy Markdown
Member Author

Test failure is unrelated and will be fixed with #9251.

@rolfbjarne
rolfbjarne merged commit 58e10cb into dotnet:main Jul 31, 2020
@rolfbjarne
rolfbjarne deleted the msbuild-fix-minimum-task-error-reporting branch July 31, 2020 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants