Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing Nuget package Microsoft.VisualStudio.Threading.Analyzers breaks dotnet watch reload #939

Open
jasekiw opened this issue Oct 11, 2021 · 0 comments

Comments

@jasekiw
Copy link

jasekiw commented Oct 11, 2021

Bug description

After installing Nuget package Microsoft.VisualStudio.Threading.Analyzers, dotnet watch fails to reload after a file change.

Repro steps

Start a blazor project in .net 6.
Install nuget package
Run dotnet watch
Change a razor file

Expected behavior

The project should reload

Actual behavior

The dotnet process hangs.

  • Version used: 17.0.63
  • Application (if applicable): .Net 6 RC1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants