Data changes and vibe UI theme

This commit is contained in:
2026-06-17 23:33:09 -04:00
parent 4d45094492
commit 34cd7a9f13
19 changed files with 6130 additions and 4912 deletions
+9
View File
@@ -0,0 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>