PI06 i PI06-1. Docker definitions for MSSQL and Postgres. Data seeder/generator for countries and people. Entity Framework example with variants for Postgres and MSSQL
This commit is contained in:
10
DefensiveProgramming/Secrets/Properties/launchSettings.json
Normal file
10
DefensiveProgramming/Secrets/Properties/launchSettings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Secrets": {
|
||||
"commandName": "Project",
|
||||
"environmentVariables": {
|
||||
"CustomEnvValue": "Demo"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user