File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1- #
1+ #
22# See https://docs.microsoft.com/azure/devops/pipelines/yaml-schema for reference.
33#
44
@@ -78,6 +78,8 @@ extends:
7878 name : NetCore1ESPool-Svc-Internal
7979 image : 1es-windows-2022
8080 os : windows
81+ policheck :
82+ enabled : true
8183 tsa :
8284 enabled : true
8385 configFile : ' $(Build.SourcesDirectory)/eng/TSAConfig.gdntsa'
Original file line number Diff line number Diff line change 44 "CoreRazorTooling@microsoft.com"
55 ],
66 "codebaseAdmins": [
7- "REDMOND\\manishj ",
7+ "REDMOND\\jaredpar ",
88 "REDMOND\\phillipa"
99 ],
1010 "instanceUrl": "https://devdiv.visualstudio.com",
1111 "projectName": "DevDiv",
1212 "areaPath": "DevDiv\\NET Developer Experience\\Razor Tooling",
1313 "iterationPath": "DevDiv",
14- "tools": [
15- "APIScan",
16- "BinSkim"
17- ]
14+ "allTools": true
1815}
You can’t perform that action at this time.
0 commit comments