mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-06 05:06:14 +01:00
ADO OneFuzz pipeline updated with setup script (#420)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"ProjectName": "Direct3D",
|
||||
"TargetName": "DirectXTex",
|
||||
"TargetOptions": [
|
||||
"-rss_limit_mb=4096"
|
||||
" -rss_limit_mb=4096"
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -22,7 +22,8 @@
|
||||
"fuzzloaders.exe",
|
||||
"fuzzloaders.pdb",
|
||||
"clang_rt.asan_dynamic-x86_64.dll",
|
||||
"msdia140.dll"
|
||||
"msdia140.dll",
|
||||
"setup.ps1"
|
||||
],
|
||||
"AdoTemplate": {
|
||||
"Org": "microsoft",
|
||||
|
||||
Reference in New Issue
Block a user