We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881a694 commit 6c143e6Copy full SHA for 6c143e6
1 file changed
DocumentationAnalyzers/DocumentationAnalyzers.CodeFixes/DocumentationAnalyzers.nuspec
@@ -17,6 +17,10 @@
17
</metadata>
18
<files>
19
20
+ <!-- Additional Files -->
21
+ <file src="..\..\LICENSE" />
22
+ <file src="..\..\THIRD-PARTY-NOTICES.txt" />
23
+
24
<!-- Binaries and symbols -->
25
<file src="bin\$Configuration$\netstandard1.1\DocumentationAnalyzers.dll" target="analyzers\dotnet\cs" />
26
<file src="bin\$Configuration$\netstandard1.1\**\DocumentationAnalyzers.resources.dll" target="analyzers\dotnet\cs" />
0 commit comments