Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

rolfbjarne
Copy link
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 added the not-notes-worthy Ignore for release notes label Jul 30, 2020
@monojenkins
Copy link
Collaborator

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
Member Author

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

@rolfbjarne rolfbjarne merged commit 58e10cb into xamarin: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