refactor: reorganize solution for better multi-project support/management

This commit is contained in:
Stevan Freeborn
2025-05-25 18:38:52 -05:00
parent 00158dff04
commit a8de49cee3
111 changed files with 250 additions and 59 deletions
-1
View File
@@ -1,7 +1,6 @@
<Project>
<PropertyGroup>
<RepoRoot>$(MSBuildThisFileDirectory)</RepoRoot>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>