first dotnet watch build notify it was done by dotnet watch
Open
area-commandlinetools
enhancement
feature-hot-reload
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
Hi dotnet team,
Is it possible to add the flag `DotNetWatchBuild` or a new flag to the following code so we can know whether the build has been initiated by dotnet watch or not?
https://github.com/dotnet/sdk/blob/94c3b563d2fc9b96edd4488c9f81bb1a478dc688/src/BuiltInTools/dotnet-watch/Filters/DotNetBuildFilter.cs#L30-L33
Contributor guide
Assessment
This issue has not been assessed yet.