We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f08d6d commit 60b253fCopy full SHA for 60b253f
tests/IronPython.Tests/IronPython.Tests.csproj
@@ -27,7 +27,7 @@
27
28
<ItemGroup>
29
<!-- ensure ClrAssembly is built before IronPythonTest -->
30
- <ProjectReference Include="..\..\src\dlr\Tests\ClrAssembly\ClrAssembly.csproj">
+ <ProjectReference Include="..\..\src\dlr\tests\ClrAssembly\ClrAssembly.csproj">
31
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
32
</ProjectReference>
33
</ItemGroup>
0 commit comments