AOT Compiling Switched to Secret from Development json file Added Kanbn Humanizer HelperCreateNoteFiles.CleanExistingFiles HelperPackageFilesByDate Added SRP Helper Hardcoded File Search and Sort Set Date from Zip Entry
49 lines
2.4 KiB
JSON
49 lines
2.4 KiB
JSON
{
|
|
// Use IntelliSense to learn about possible attributes.
|
|
// Hover to view descriptions of existing attributes.
|
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"name": ".NET Core Launch (console)",
|
|
"type": "coreclr",
|
|
"request": "launch",
|
|
"preLaunchTask": "build",
|
|
"program": "${workspaceFolder}/bin/Debug/net7.0/win-x64/File-Folder-Helper.dll",
|
|
"args": [
|
|
"s",
|
|
"\\\\messv02ecc1.ec.local\\EC_EDA\\Staging\\Traces\\HTR-PLC\\R72-PLC\\PollPath"
|
|
],
|
|
"cwd": "${workspaceFolder}",
|
|
"console": "integratedTerminal",
|
|
"stopAtEntry": false
|
|
},
|
|
{
|
|
"name": ".NET Core Attach",
|
|
"type": "coreclr",
|
|
"request": "attach"
|
|
}
|
|
]
|
|
}
|
|
// dotnet build
|
|
// dotnet run "s" "\\messv02ecc1.ec.local\EC_EDA\Staging\Traces\HTR-PLC\R45-PLC\PollPath"
|
|
// dotnet run "s" "\\messv02ecc1.ec.local\EC_EDA\Staging\Traces\HTR-PLC\R47-PLC\PollPath"
|
|
// dotnet run "s" "\\messv02ecc1.ec.local\EC_EDA\Staging\Traces\HTR-PLC\R49-PLC\PollPath"
|
|
// dotnet run "s" "\\messv02ecc1.ec.local\EC_EDA\Staging\Traces\HTR-PLC\R51-PLC\PollPath"
|
|
// dotnet run "s" "\\messv02ecc1.ec.local\EC_EDA\Staging\Traces\HTR-PLC\R70-PLC\PollPath"
|
|
// dotnet run "s" "\\messv02ecc1.ec.local\EC_EDA\Staging\Traces\HTR-PLC\R72-PLC\PollPath"
|
|
// dotnet run "s" "\\messv02ecc1.ec.local\EC_EDA\Staging\Traces\HTR-PLC\R73-PLC\PollPath"
|
|
// dotnet run "s" "\\messv02ecc1.ec.local\EC_EDA\Staging\Traces\HTR-PLC\R74-PLC\PollPath"
|
|
// dotnet run "s" "C:/Users/phares/.nuget/packages"
|
|
// dotnet run "s" "D:/ProgramData/EC_EAFRepository/nupkg"
|
|
// dotnet run "s" "D:/Baget/packages"
|
|
// dotnet run "s" "L:/Baget/packages"
|
|
// dotnet run "s" "L:/Verdaccio/storage"
|
|
// dotnet run "s" "\\messdv002.na.infineon.com\Candela\BaGet\packages"
|
|
// dotnet run "s" "\\messa01ec.ec.local\apps\Metrology\Run Data Repository"
|
|
// dotnet run "s" "D:/Documents/Obsidian/Infineon/.kanbn"
|
|
// dotnet run "s" "L:/Git/View-by-Distance-MKLink-Console/.kanbn"
|
|
// dotnet run "s" "T:/MESAFIBACKLOG/06_SourceCode/MESAFIBACKLOG/Adaptation/.kanbn"
|
|
// dotnet run "s" "D:/Documents/Projects/EC Documentation - Foam/.kanbn"
|
|
// dotnet run "s" "D:/Documents/Notes/Infineon"
|
|
// dotnet run "s" "D:/5-Other-Small/Notes/Infineon/.kanbn" |