Skip to content

Commit d23d695

Browse files
authored
Fix path for PoliCheckExclusions.xml (#22088)
1 parent aa806b9 commit d23d695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/sdl-tsa-vars.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
-TsaCodebaseName AspNetCore
1010
-TsaOnboard $True
1111
-TsaPublish $True
12-
-PoliCheckAdditionalRunConfigParams @("UserExclusionPath < $(Build.SourcesDirectory)/eng/PoliCheckExclusions.xml")
12+
-PoliCheckAdditionalRunConfigParams @("UserExclusionPath < $(Build.SourcesDirectory)/aspnetcore/eng/PoliCheckExclusions.xml")

0 commit comments

Comments
 (0)