DeepDrftWeb.Client References Models

This commit is contained in:
2025-08-30 21:49:16 -04:00
parent 0e37cbf712
commit a7bef818e0
@@ -13,4 +13,8 @@
<PackageReference Include="MudBlazor" Version="8.*" /> <PackageReference Include="MudBlazor" Version="8.*" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\DeepDrftModels\DeepDrftModels.csproj" />
</ItemGroup>
</Project> </Project>