feat(templateMatcher,dal): небольшой рефакторинг, добавлен Dockerfile

This commit is contained in:
Mikhail Kuznetsov
2025-11-20 11:37:44 +10:00
parent 974ec3c9e0
commit d90924bfa2
9 changed files with 273 additions and 166 deletions

View File

@@ -1,11 +1,14 @@
{
{
"profiles": {
"PARR.TemplateMatcherWorker": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
},
"dotnetRunMessages": true
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
}
}
}