Files
predavanja/DataAccess/EF_Demo/Properties/launchSettings.json
2026-04-20 21:30:03 +02:00

11 lines
169 B
JSON

{
"profiles": {
"DataGenerator": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}