Skip to content

Commit fb3230c

Browse files
committed
Fix unit test project
1 parent fb9cd1d commit fb3230c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Tests/NFUnitTestBitConverter/NFUnitTestBitConverter.nfproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@
3333
<ProjectReference Include="..\TestFramework\TestFramework.nfproj" />
3434
<ProjectReference Include="..\UnitTestLauncher\UnitTestLauncher.nfproj" />
3535
</ItemGroup>
36-
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
36+
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
37+
</Project>

0 commit comments

Comments
 (0)