-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
4 - In ReviewA fix for the issue is submitted for review.A fix for the issue is submitted for review.Area-IDEBug
Milestone
Description
Visual Studio crash when I right-click on a analyse rule in the solution explorer in a .NET Core 3.0 project. There is no additional information about the crash.
I have start Visual Studio with the /Log switch, but the log file contains no errors and no warnings and Visual Studio don't restart always.
Question: Is there another way to get a crash log from Visual Studio 2019?
I have noticed that the ruleset-window don't show the rule name of a changed rule and the rule-set window show only changed rules and not all rules.
Version Used:
Microsoft Visual Studio Professional 2019 Preview
Version 16.2.0 Preview 1.0
German language
Steps to Reproduce:
- Start Visual Studio 2019
- Open a project with a AnlyseTools
- Right-click on a rule in the Solution-Explorer
Expected Behavior:
- Don't crash on right-click a analyse rule in the Solution-Explorer and show the context menu for this rule
Actual Behavior:
- Crash on right-click a analyse rule in the Solution-Explorer
Current workaround for me
- Start Visual Studio 2019
- Open a minimal project with a Anlysetools (.NET Standard 2.1)
- Right-click on a rule in the Solution-Explorer (context menu is shown)
- Open another project with Anlysetools (.NET Core 3.0)
- Right-click on a rule in the Solution-Explorer (context menu is shown)
- -> works fine
Metadata
Metadata
Assignees
Labels
4 - In ReviewA fix for the issue is submitted for review.A fix for the issue is submitted for review.Area-IDEBug
