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