docker compose

This commit is contained in:
mmrbnjd
2025-09-04 19:08:57 +03:30
parent 1ca1b4f1eb
commit 4748413951
6 changed files with 57 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
</PackageReference>
</ItemGroup>
<ItemGroup>
<Protobuf Include="E:\_hushian\Common\Protos\aia.proto" OutputDir="%(RelativePath)models/" />
<Protobuf Include="..\..\Common\Protos\aia.proto" OutputDir="%(RelativePath)models/" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Hushian.Application\Hushian.Application.csproj" />