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

Fix typo in Microsoft.NETCore.Compilers props file #25220

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

agocke
Copy link
Member

@agocke agocke commented Mar 5, 2018

Customer scenario

Install the Microsoft.NETCore.Compilers package into a .NET Core project and build. The build fails because there is an MSBuild syntax error in the default props file from the package.

Bugs this fixes

#25219

Workarounds, if any

None

Risk

This props file is only used in this package.

Performance impact

None

Is this a regression from a previous update?

No, this package has never been public before.

Root cause analysis

This package isn't tested in any of our unit tests. I tested the package manually, but must have made a typo after testing it.

How was the bug found?

Found in this PR when trying to bring in a new compiler #25179

@agocke
Copy link
Member Author

agocke commented Mar 5, 2018

@jaredpar for ask mode approval

@agocke agocke closed this Mar 5, 2018
@agocke agocke reopened this Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants