Browse Source

launch settings fix

dev
anastasijasavov 3 years ago
parent
commit
a4114c1dae
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      SpotifyWorker/Properties/launchSettings.json

+ 1
- 1
SpotifyWorker/Properties/launchSettings.json View File

@@ -5,7 +5,7 @@
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
},
}
}
}

Loading…
Cancel
Save