Download only

This commit is contained in:
2024-09-03 09:41:44 -07:00
parent 5d4af32c4d
commit 2d5a61e78f
4 changed files with 148 additions and 11 deletions

21
.vscode/launch.json vendored
View File

@ -13,16 +13,17 @@
"args": [
"s",
"X",
"D:/5-Other-Small/Kanban-mestsa003/ART-SPS/113724/.vscode/LogFiles/WaferCounter",
"Day-Helper-2024-08-28",
"*Wafer Counter Verify Log.csv",
"yyyy-MM-dd",
"D:/5-Other-Small/Kanban-mestsa003/ART-SPS/113724/.vscode/WaferCounter",
"*.wc",
"D:/5-Other-Small/Kanban-mestsa003/ART-SPS/113724/.vscode/Archive",
"777",
"888",
"999"
"L:/DevOps/Mesa_FI/File-Folder-Helper/.vscode/helper/tfs",
"Day-Helper-2024-08-30",
"MES",
"https://tfs.intra.infineon.com",
"/tfs/FactoryIntegration",
"ART SPS",
"/0d06e969-e1f5-4835-a359-620d557c7595/_apis/wit",
"/wiql/28112411-4edf-44bb-adf3-ffbc4b402681",
"4n7d2jcql6bkq32f66tohddonfxajkypq66lm5y3zqemtlohawsa",
"https://tfs.intra.infineon.com/tfs/FactoryIntegration/0d06e969-e1f5-4835-a359-620d557c7595/_backlogs/backlog/LEO%20Team/Features/",
"https://tfs.intra.infineon.com/tfs/FactoryIntegration/0d06e969-e1f5-4835-a359-620d557c7595/_backlogs/backlog/MES%20Team/Features/"
],
"cwd": "${workspaceFolder}",
"console": "integratedTerminal",

View File

@ -36,6 +36,7 @@
"Serilog",
"SUBM",
"SURN",
"SYSLIB"
"SYSLIB",
"WIQL"
]
}