refactor:import end to end test to flight csproj

This commit is contained in:
a.kafrashian 2025-05-05 15:52:51 +03:30
parent 68d9db7849
commit f3b96dab73

View File

@ -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" />