docker gt

This commit is contained in:
Mikhail Trubnikov
2023-09-25 16:34:14 +10:00
parent d59828cc04
commit f65fa8e99f
6 changed files with 99 additions and 6 deletions

View File

@@ -1,11 +1,14 @@
{
{
"profiles": {
"PARR.GeneratorTemplatesWorker": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
},
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker"
}
}
}
}