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.

Rename environment variable used to enable polling #101

@mikeharder

Description

@mikeharder

Both dotnet-watch and MVC use environment variables to enable polling. Currently, dotnet-watch uses USE_POLLING_FILE_WATCHER, while MVC uses ASPNETCORE_POLL_FOR_FILE_CHANGES. To simplify things for customers, including the Dockerfile generated by Docker for VS Tooling, we would like to use the same variable for both dotnet-watch and MVC, and name it accordingly.

Related: aspnet/Mvc#4696

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions