I run dotnet watch --project Me.Myproject.csproj run within a container in a local kubernetes cluster with a volume mount, but changes are not detected.
dotnet watch --project Me.Myproject.csproj run