test: add static a11y test.

This commit is contained in:
Dong Bin
2025-01-10 21:13:37 +08:00
parent ad053a52fd
commit d7572721a4
4 changed files with 53 additions and 1 deletions

View File

@@ -4,7 +4,6 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
</PropertyGroup>