From 03f98174761f33a20b20aa615550767bea2c3252 Mon Sep 17 00:00:00 2001 From: Jonathan Potts Date: Tue, 26 Mar 2024 16:39:38 -0500 Subject: [PATCH] Minor change --- src/AIDataGenerator/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AIDataGenerator/Properties/launchSettings.json b/src/AIDataGenerator/Properties/launchSettings.json index d3962fb..d93faaa 100644 --- a/src/AIDataGenerator/Properties/launchSettings.json +++ b/src/AIDataGenerator/Properties/launchSettings.json @@ -1,6 +1,6 @@ { "profiles": { - "Development": { + "AIDataGenerator": { "commandName": "Project", "environmentVariables": { "DOTNET_ENVIRONMENT": "Development"