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

Add missing dependency on Microsoft.CodeAnalysis.Analyzers v1.1.0 #46

Merged

Commits on Oct 8, 2018

  1. Add missing dependency on Microsoft.CodeAnalysis.Analyzers v1.1.0 pac…

    …kage.
    
    A dependency on package `Microsoft.CodeAnalysis.Analyzers` v1.1.0 implicitly shows up for csharp projects in VS2017, but that package version will not be downloaded / restored unless the dependency is called out explicitly in the .csproj file.
    jthelin committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    bd6214e View commit details
    Browse the repository at this point in the history