Converting Tests back to C# but still with Playwright

This commit is contained in:
2026-06-03 14:45:18 -04:00
parent 85834466f1
commit 46150d3a69
209 changed files with 1503 additions and 683 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
Ran `dotnet publish` targeting Release configuration, outputting to `publish_release/`:
```
dotnet publish .\IGP\IGP.csproj -c Release -o .\publish_release
dotnet publish .\Web\Web.csproj -c Release -o .\publish_release
```
This produced a standard Blazor WASM publish layout: