Update 'ShipyardDatabaseImplement/ShipyardDatabaseImplement.csproj'

This commit is contained in:
Ivan_Starostin 2024-04-27 19:27:01 +04:00
parent a11dcc8204
commit 185143cdb1

View File

@ -16,7 +16,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\ShipyardContracts\ShipyardContracts\AbstractShopContracts.csproj" />
<ProjectReference Include="..\..\ShipyardContracts\ShipyardContracts\ShipyardContracts.csproj" />
<ProjectReference Include="..\..\ShipyardDataModels\ShipyardDataModels\ShipyardDataModels.csproj" />
<ProjectReference Include="..\..\ShipyardBusinessLogic\ShipyardBusinessLogic\ShipyardBusinessLogic.csproj" />
</ItemGroup>