Created PendingOOOStatusWorker

This commit is contained in:
Chase Tucker
2024-03-19 13:50:30 -07:00
parent 41a01fcf14
commit 27f78da969
184 changed files with 1930 additions and 2762 deletions

View File

@ -1,12 +1,13 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
{
"profiles": {
"FabApprovalWorkerService": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
},
"dotnetRunMessages": true,
"nativeDebugging": true
}
}
}
},
"$schema": "http://json.schemastore.org/launchsettings.json"
}