Skip to content

Commit d99c353

Browse files
authored
[Build] Removed mrt.gdnsuppress and the reference to it (#4952)
* Update WindowsAppSDK-Build-Stage.yml * Delete dev/MRTCore/.gdn/mrt.gdnsuppress
1 parent ed94e7e commit d99c353

File tree

2 files changed

+0
-1549
lines changed

2 files changed

+0
-1549
lines changed

build/AzurePipelinesTemplates/WindowsAppSDK-Build-Stage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ stages:
126126
variables:
127127
ob_outputDirectory: '$(REPOROOT)\out'
128128
ob_sdl_codeSignValidation_excludes: '-|**\Release\**'
129-
ob_sdl_suppression_suppressionFile: $(Build.SourcesDirectory)\dev\MRTCore\.gdn\mrt.gdnsuppress # This value is set on the job cdpx_engine, it will override the global gdnsuppress for this job
130129
ob_sdl_suppression_suppressionSet: default
131130
ob_artifactBaseName: "MrtBinaries_$(buildConfiguration)_$(buildPlatform)"
132131
${{ if parameters.runStaticAnalysis }}:

0 commit comments

Comments
 (0)