Add ANCM to VMR exclusions (#17046)
This commit is contained in:
parent
0759df6ebb
commit
1f757f260c
1 changed files with 2 additions and 1 deletions
|
@ -66,6 +66,7 @@
|
|||
"src/submodules/MessagePack-CSharp/**/*.dll",
|
||||
"**/samples/**/jquery-validation-unobtrusive/.bower.json",
|
||||
"**/samples/**/jquery-validation-unobtrusive/*.js",
|
||||
"src/Installers/Windows/AspNetCoreModule-Setup/*",
|
||||
"src/SignalR/clients/java/signalr/gradle/wrapper/gradle-wrapper.jar"
|
||||
]
|
||||
},
|
||||
|
@ -182,4 +183,4 @@
|
|||
"defaultRemote": "https://github.com/dotnet/xliff-tasks"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue