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

Rename environment variable used to enable polling #4696

@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/DotNetTools#101

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions