Rearranged solution, added CLARA.Shared project.

This commit is contained in:
2025-11-08 20:12:56 -05:00
parent d331346e2b
commit 12c87b5b8f
6 changed files with 47 additions and 15 deletions

View File

@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
</Project>