Ignore CFS0013 errors for non-Azure Artifact feeds (#17637)
This commit is contained in:
parent
fb7c9717cf
commit
026378d5e7
1 changed files with 3 additions and 0 deletions
3
src/SourceBuild/content/.sscignore
Normal file
3
src/SourceBuild/content/.sscignore
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"cfs" : ["CFS0013"]
|
||||||
|
}
|
Loading…
Reference in a new issue