EVOLUTION-MANAGER
Edit File: EnvironmentNoLocation.transform
<?xml version="1.0"?> <configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform"> <system.webServer> <aspNetCore> <environmentVariables xdt:Transform="InsertIfMissing" /> </aspNetCore> </system.webServer> </configuration>