...vibing UI

This commit is contained in:
2026-06-17 22:04:42 -04:00
parent 36bd610ca4
commit 1d05e18306
26 changed files with 7210 additions and 6 deletions
+3
View File
@@ -16,4 +16,7 @@
<ProjectReference Include="..\Model\Model.csproj" />
</ItemGroup>
<Target Name="GenerateDocs" BeforeTargets="BeforeBuild">
<Exec Command="dotnet run --project ../Build/Build.csproj" />
</Target>
</Project>