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

Installation instruction #44

Open
lugospod opened this issue Apr 9, 2019 · 3 comments
Open

Installation instruction #44

lugospod opened this issue Apr 9, 2019 · 3 comments

Comments

@lugospod
Copy link

lugospod commented Apr 9, 2019

Hi,

Is there an installation guide? I have install the nuget package, and after that tried with VSIX... none of the options resulted in any analysis. Am I supposed to do some additional steps?

I have VS 2019 Comm. Edt.

Thank you

@Suchiman
Copy link
Owner

Suchiman commented Apr 9, 2019

No, you should only need to install the VSIX or the nuget package to have analysis results popping up. Just to make sure, you're using Serilog, not Microsoft.Extensions.Logging, right?

@aaronbond-payroc
Copy link

@Suchiman reg. the installation - when installing it on a specific project, I'm seeing the analyzer run on any dependencies of that project but that was not my intention. In this case, we have a unit test project that is referencing the project with the analyzer, but the unit test project is throwing Serilog issues that don't really apply. Is that expected behaviour?

@Suchiman
Copy link
Owner

Suchiman commented Aug 19, 2022

@bond-a i suppose this is because on SDK style projects, references are transitive, do any of the solutions described here work for you? https://stackoverflow.com/a/60852224

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

No branches or pull requests

3 participants