ой зависимости забыла

This commit is contained in:
Галина Федоренко 2024-04-23 19:36:17 +04:00
parent e3f947dece
commit e0ccc7d81c
2 changed files with 10 additions and 0 deletions

View File

@ -10,4 +10,9 @@
<Folder Include="BusinessLogics\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LawFimDataModels\LawFimDataModels.csproj" />
<ProjectReference Include="..\LawFirmContracts\LawFirmContracts.csproj" />
</ItemGroup>
</Project>

View File

@ -11,4 +11,9 @@
<Folder Include="Models\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LawFimDataModels\LawFimDataModels.csproj" />
<ProjectReference Include="..\LawFirmContracts\LawFirmContracts.csproj" />
</ItemGroup>
</Project>