Skip to content

Commit 7067ea5

Browse files
authored
Add missing project reference (#120994)
1 parent 8dc0941 commit 7067ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/Regressions/coreclr/GitHub_111242/Test111242.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<Compile Include="Test111242.cs" />
1212
</ItemGroup>
1313
<ItemGroup>
14+
<ProjectReference Include="$(TestLibraryProjectPath)" />
1415
<CMakeProjectReference Include="CMakeLists.txt" />
1516
</ItemGroup>
1617
</Project>

0 commit comments

Comments
 (0)