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

Linter fails for multi-targeted projects #435

Closed
jgardella opened this issue May 27, 2020 · 2 comments
Closed

Linter fails for multi-targeted projects #435

jgardella opened this issue May 27, 2020 · 2 comments
Labels
Milestone

Comments

@jgardella
Copy link
Contributor

Description

Linter fails for multi-targeted projects.

Repro steps

Run the linter against a project with <TargetFrameworks> set. It will fail to lint with an MSBuild error.
This seems to be an issue with how we use dotnet-proj-info.

@jgardella jgardella added this to the Version 1.0.0 milestone May 27, 2020
@jgardella jgardella added the bug label May 27, 2020
This was referenced May 27, 2020
@Krzysztof-Cieslak
Copy link
Member

I'll investigate this tomorrow

@jgardella
Copy link
Contributor Author

jgardella commented Jun 10, 2020

I addressed this in #442, seems to be working for multi-targeted projects now, as of version 0.16.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants