File tree Expand file tree Collapse file tree
StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919
2020 <!-- Binaries and symbols -->
2121 <file src =" bin\$Configuration$\StyleCop.Analyzers.dll" target =" analyzers\dotnet\cs" />
22+ <file src =" bin\$Configuration$\**\StyleCop.Analyzers.resources.dll" target =" analyzers\dotnet\cs" />
2223 <file src =" bin\$Configuration$\StyleCop.Analyzers.pdb" target =" analyzers\dotnet\cs" />
2324 <file src =" bin\$Configuration$\StyleCop.Analyzers.CodeFixes.dll" target =" analyzers\dotnet\cs" />
25+ <file src =" bin\$Configuration$\**\StyleCop.Analyzers.CodeFixes.resources.dll" target =" analyzers\dotnet\cs" />
2426 <file src =" bin\$Configuration$\StyleCop.Analyzers.CodeFixes.pdb" target =" analyzers\dotnet\cs" />
2527 <file src =" ..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll" target =" analyzers\dotnet\cs" />
2628
You can’t perform that action at this time.
0 commit comments