Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/topics/release-notes-topics/ref_dev-preview-8-1-0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ For more information about the support scope of Red{nbsp}Hat Developer Preview s
C# provider for analyzing C# applications in `source-only` mode across {ProductShortName} components (Developer Preview)::
You can use the external `csharp` provider to run an analysis in `source-only` mode for C# source code in the {ProductFullName} command-line interface (CLI), user interface, and the {ProductShortName} Visual Studio Code extension. `csharp` parses the source code by using tree-sitter and uses stack graph for the analysis to find references to types, methods, classes, and fields. Based on the C# rule definition, the analyzer identifies violations in your code that you must resolve before the application migration.
+
IMPORTANT: Analyzing C# applications is fully supported in the {ProductShortName} UI.
+
link:https://redhat.atlassian.net/browse/MTA-6492[MTA-6492]


Expand Down
Loading