George D. Væra

Results 1 comments of George D. Væra

@rick > > To work around this, you can set the environment variable before launching Visual Studio when publishing: > > ```batchfile > > SET ASPNETCORE_ENVIRONMENT=Production > > devenv >...