fluent ui + mermaid

This commit is contained in:
FrigaT
2025-12-25 17:32:55 +03:00
parent 0dae811dd0
commit 0711d06884
6 changed files with 2759 additions and 242 deletions

View File

@@ -18,6 +18,15 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>
<ItemGroup>
<None Remove="Infrastructure\Reporters\Static\HtmlFormatter.css" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Infrastructure\Reporters\Static\HtmlFormatter.css" />
<EmbeddedResource Include="Infrastructure\Reporters\Static\HtmlFormatter.js" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="170.128.0" />
</ItemGroup>