mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-02 10:52:53 +08:00
refactor:import end to end test to flight csproj
This commit is contained in:
parent
68d9db7849
commit
f3b96dab73
@ -31,6 +31,11 @@
|
|||||||
<_Parameter1>Integration.Test</_Parameter1>
|
<_Parameter1>Integration.Test</_Parameter1>
|
||||||
</AssemblyAttribute>
|
</AssemblyAttribute>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||||
|
<_Parameter1>EndToEnd.Test</_Parameter1>
|
||||||
|
</AssemblyAttribute>
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\..\..\..\..\building-blocks\BuildingBlocks.csproj" />
|
<ProjectReference Include="..\..\..\..\..\building-blocks\BuildingBlocks.csproj" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user