Skip to content

Commit 1a5edd4

Browse files
committed
refactor(assembler): сделан большой рефакторинг
1 parent 7f07e71 commit 1a5edd4

File tree

8 files changed

+411
-241
lines changed

8 files changed

+411
-241
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"program": "${workspaceFolder}/Tools/bin/Debug/net452/Tools.exe",
1212
"cwd": "${workspaceFolder}/Tools/bin/Debug/net452/",
1313
"console": "integratedTerminal",
14-
"preLaunchTask": "dotnet: build d:\\F\\G\\lng\\C# 2\\ECTC\\Tools\\Tools.csproj"
14+
"preLaunchTask": "dotnet: build"
1515
}
1616
]
1717
}

0 commit comments

Comments
 (0)