Skip to content

Commit 41a49f7

Browse files
committed
Update Helix6.OutOfProcessHang.Test.csproj
1 parent 52ef578 commit 41a49f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Identity/test/Helix6.OutOfProcessHang.Test/Helix6.OutOfProcessHang.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<Compile Include="..\..\src\ProcessUtilities\*.cs" />
13-
<Compile Include="..\..\src\ProcessWithHang\*.cs" />
14-
</ItemGroup>
13+
<ProjectReference Include="..\..\src\ProcessWithHang\ProcessWithHang.csproj" />
14+
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)