Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

dotnet watch doesn't honour ASPNETCORE_ENIVRONMENT variable #148

@aqibgatoo

Description

@aqibgatoo

I am using

set ASPNETCORE_ENVIRONMENT = Development

on command line in windows to set the environment variable then if i run

dotnet watch run

it still runs in production but if i simply do

dotnet run

it runs in Development mode.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions