File tree Expand file tree Collapse file tree
DocumentationAnalyzers/DocumentationAnalyzers.CodeFixes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 </metadata >
2121 <files >
2222
23- <!-- Binaries and symbols -->
24- <file src =" bin\$Configuration$\netstandard1.1\DocumentationAnalyzers.dll" target =" analyzers\dotnet\cs" />
25- <file src =" bin\$Configuration$\netstandard1.1\**\DocumentationAnalyzers.resources.dll" target =" analyzers\dotnet\cs" />
26- <file src =" bin\$Configuration$\netstandard1.1\DocumentationAnalyzers.pdb" target =" analyzers\dotnet\cs" />
27- <file src =" bin\$Configuration$\netstandard1.1\DocumentationAnalyzers.CodeFixes.dll" target =" analyzers\dotnet\cs" />
28- <file src =" bin\$Configuration$\netstandard1.1\**\DocumentationAnalyzers.CodeFixes.resources.dll" target =" analyzers\dotnet\cs" />
29- <file src =" bin\$Configuration$\netstandard1.1\DocumentationAnalyzers.CodeFixes.pdb" target =" analyzers\dotnet\cs" />
30-
31- <!-- Dependencies -->
32- <file src =" bin\$Configuration$\netstandard1.1\CommonMark.dll" target =" analyzers\dotnet\cs" />
33-
34- <!-- Scripts -->
35- <file src =" tools\install.ps1" target =" tools\" />
36- <file src =" tools\uninstall.ps1" target =" tools\" />
37-
38- <!-- Source code -->
39- <file src =" ..\DocumentationAnalyzers\**\*.cs" exclude =" ..\DocumentationAnalyzers\obj\**\*.cs" target =" src" />
40- <file src =" **\*.cs" exclude =" obj\**\*.cs;Properties\AssemblyInfo.cs" target =" src" />
23+ <!-- Additional Files -->
24+ <file src =" ..\..\LICENSE" />
25+ <file src =" ..\..\THIRD-PARTY-NOTICES.txt" />
4126
4227 </files >
4328</package >
You can’t perform that action at this time.
0 commit comments