<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Include>[Elsa.Common]*</Include>
<Threshold>0</Threshold>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\src\common\Elsa.Testing.Shared.Integration\Elsa.Testing.Shared.Integration.csproj"/>
<ProjectReference Include="..\..\..\src\modules\Elsa.Common\Elsa.Common.csproj"/>
</ItemGroup>
</Project>