mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-10 17:59:38 +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>
|
||||
</AssemblyAttribute>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>EndToEnd.Test</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\..\..\..\building-blocks\BuildingBlocks.csproj" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user