diff --git a/Nettify.Demo/Properties/launchSettings.json b/Nettify.Demo/Properties/launchSettings.json index eb9cd9f..9a9fed5 100644 --- a/Nettify.Demo/Properties/launchSettings.json +++ b/Nettify.Demo/Properties/launchSettings.json @@ -1,24 +1,32 @@ { - "profiles": { - "WSL": { - "commandName": "WSL2", - "distributionName": "" - }, - "Nettify.Demo - Forecast": { - "commandName": "Project", - "commandLineArgs": "Forecast" - }, - "Nettify.Demo - RssFeedViewer": { - "commandName": "Project", - "commandLineArgs": "RssFeedViewer" - }, - "Nettify.Demo - RssFeedSearcher": { - "commandName": "Project", - "commandLineArgs": "RssFeedSearcher" - }, - "Nettify.Demo - ShoutCastStats": { - "commandName": "Project", - "commandLineArgs": "ShoutCastStats" + "profiles": { + "WSL": { + "commandName": "WSL2", + "distributionName": "" + }, + "Nettify.Demo - Addresstigation": { + "commandName": "Project", + "commandLineArgs": "Addresstigation" + }, + "Nettify.Demo - Dictionary": { + "commandName": "Project", + "commandLineArgs": "Dictionary" + }, + "Nettify.Demo - Forecast": { + "commandName": "Project", + "commandLineArgs": "Forecast" + }, + "Nettify.Demo - RssFeedViewer": { + "commandName": "Project", + "commandLineArgs": "RssFeedViewer" + }, + "Nettify.Demo - RssFeedSearcher": { + "commandName": "Project", + "commandLineArgs": "RssFeedSearcher" + }, + "Nettify.Demo - ShoutCastStats": { + "commandName": "Project", + "commandLineArgs": "ShoutCastStats" + } } - } } diff --git a/Nettify/Nettify.csproj b/Nettify/Nettify.csproj index 61bea29..27fe722 100644 --- a/Nettify/Nettify.csproj +++ b/Nettify/Nettify.csproj @@ -50,8 +50,4 @@ - - - -