Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Commit 62fe5d6

Browse files
author
N. Taylor Mullen
committed
Ignore doc comments for VSRC1 projects
1 parent 2c0fb95 commit 62fe5d6

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

NuGetPackageVerifier.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,17 @@
55
],
66
"packages": {
77
"Microsoft.AspNetCore.Razor": { },
8-
"Microsoft.AspNet.Razor.VSRC1": { },
8+
"Microsoft.AspNet.Razor.VSRC1": {
9+
"DOC_MISSING": {
10+
"lib/net451/Microsoft.AspNet.Razor.VSRC1.dll": "Enter justification"
11+
}
12+
},
913
"Microsoft.AspNetCore.Razor.Runtime": { },
10-
"Microsoft.AspNet.Razor.Runtime.VSRC1": { }
14+
"Microsoft.AspNet.Razor.Runtime.VSRC1": {
15+
"DOC_MISSING": {
16+
"lib/net451/Microsoft.AspNet.Razor.Runtime.VSRC1.dll": "Enter justification"
17+
}
18+
}
1119
}
1220
},
1321
"adx-nonshipping": { // Packages written by the ADX team but that don't ship on NuGet.org (thus, no need to scan anything in them)

0 commit comments

Comments
 (0)