mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-03 03:11:51 +08:00
fix build
This commit is contained in:
parent
ab4f04bd4c
commit
59af966297
@ -88,6 +88,7 @@
|
|||||||
<PackageReference Include="Duende.IdentityServer.EntityFramework" Version="6.0.0" />
|
<PackageReference Include="Duende.IdentityServer.EntityFramework" Version="6.0.0" />
|
||||||
<PackageReference Include="Duende.IdentityServer.EntityFramework.Storage" Version="6.0.3" />
|
<PackageReference Include="Duende.IdentityServer.EntityFramework.Storage" Version="6.0.3" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" />
|
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" />
|
||||||
|
<PackageReference Include="Testcontainers" Version="2.2.0" />
|
||||||
<PackageReference Include="Yarp.ReverseProxy" Version="1.0.0" />
|
<PackageReference Include="Yarp.ReverseProxy" Version="1.0.0" />
|
||||||
<PackageReference Include="Microsoft.Identity.Web" Version="1.22.3" />
|
<PackageReference Include="Microsoft.Identity.Web" Version="1.22.3" />
|
||||||
|
|
||||||
@ -134,11 +135,4 @@
|
|||||||
<Folder Include="EventStoreDB\BackgroundWorkers" />
|
<Folder Include="EventStoreDB\BackgroundWorkers" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
||||||
<ItemGroup>
|
|
||||||
<Reference Include="Testcontainers, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null">
|
|
||||||
<HintPath>..\..\..\..\.nuget\packages\testcontainers\2.2.0\lib\netstandard2.1\Testcontainers.dll</HintPath>
|
|
||||||
</Reference>
|
|
||||||
</ItemGroup>
|
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user