связи для бизнес логики
This commit is contained in:
parent
eae5ddd1fa
commit
aba05229f9
@ -6,4 +6,13 @@
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\ElectronicJournalContracts\ElectronicJournalContracts.csproj" />
|
||||
<ProjectReference Include="..\ElectronicJournalDataModels\ElectronicJournalDataModels.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user