DI Setup using HostApplicationBuilder
This commit is contained in:
10
DataAccess/EF_Demo/Properties/launchSettings.json
Normal file
10
DataAccess/EF_Demo/Properties/launchSettings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"profiles": {
|
||||
"DataGenerator": {
|
||||
"commandName": "Project",
|
||||
"environmentVariables": {
|
||||
"DOTNET_ENVIRONMENT": "Development"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user