get project diagnostics

This commit is contained in:
Matt Parker
2025-08-17 11:16:53 +10:00
parent eecc0ed388
commit de89cfb1e9
4 changed files with 50 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
@using SharpIDE.Application.Features.Events
@using SharpIDE.Application.Features.SolutionDiscovery
@using SharpIDE.Application.Features.SolutionDiscovery.VsPersistence
@using SharpIDE.Photino.Components.Problems
@using SharpIDE.Photino.Models
@inherits LayoutComponentBase