'ASPNETCORE variables for testing in iOs app settings development not found
I'm using Rider in iOs and when I'm throwing the test the .Net application is trying to take the ASPNET_ENVIRONMENT from the System variable and obviously it doesn't find it.
System.IO.FileNotFoundException The configuration file 'appsettings..json' was not found and is not optional.
Is there a way to set the variable in the iOS system and not have to rename the file to appsettings..json by deleting Development?
Thank you!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
