We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098167a commit 27e3cceCopy full SHA for 27e3cce
1 file changed
DocumentationAnalyzers/DocumentationAnalyzers.CodeFixes/DocumentationAnalyzers.nuspec
@@ -1,9 +1,9 @@
1
<?xml version="1.0"?>
2
<package>
3
<metadata minClientVersion="2.7">
4
- <id>DocumentationAnalyzers</id>
+ <id>DotNetAnalyzers.DocumentationAnalyzers</id>
5
<version>0.0.0</version>
6
- <title>DocumentationAnalyzers</title>
+ <title>DotNetAnalyzers.DocumentationAnalyzers</title>
7
<authors>Sam Harwell et. al.</authors>
8
<owners>Sam Harwell</owners>
9
<licenseUrl>https://raw.githubusercontent.com/DotNetAnalyzers/DocumentationAnalyzers/$version$/LICENSE</licenseUrl>
0 commit comments