refact & cookies

This commit is contained in:
Paul Schneider 2026-02-17 19:24:30 +00:00
commit 5cf4bd48e8
9 changed files with 48 additions and 34 deletions

5
Directory.Build.props Normal file
View file

@ -0,0 +1,5 @@
<Project>
<PropertyGroup>
<RootNamespace>Yavsc</RootNamespace>
</PropertyGroup>
</Project>