Skip to content

Commit 27e3cce

Browse files
committed
Update the NuGet package ID to include a DotNetAnalyzers prefix
1 parent 098167a commit 27e3cce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DocumentationAnalyzers/DocumentationAnalyzers.CodeFixes/DocumentationAnalyzers.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0"?>
22
<package>
33
<metadata minClientVersion="2.7">
4-
<id>DocumentationAnalyzers</id>
4+
<id>DotNetAnalyzers.DocumentationAnalyzers</id>
55
<version>0.0.0</version>
6-
<title>DocumentationAnalyzers</title>
6+
<title>DotNetAnalyzers.DocumentationAnalyzers</title>
77
<authors>Sam Harwell et. al.</authors>
88
<owners>Sam Harwell</owners>
99
<licenseUrl>https://raw.githubusercontent.com/DotNetAnalyzers/DocumentationAnalyzers/$version$/LICENSE</licenseUrl>

0 commit comments

Comments
 (0)