You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #25738 is merged (which fixes dotnet watch with sandboxed Mac Catalyst apps), we should investigate whether sandboxed macOS apps also work correctly with dotnet watch.
It's possible the same underlying issue affects macOS apps as well, and may need a similar fix.
Once #25738 is merged (which fixes
dotnet watchwith sandboxed Mac Catalyst apps), we should investigate whether sandboxed macOS apps also work correctly withdotnet watch.It's possible the same underlying issue affects macOS apps as well, and may need a similar fix.
Steps
dotnet watchwith a sandboxed macOS app.