We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9cd1d commit fb3230cCopy full SHA for fb3230c
Tests/NFUnitTestBitConverter/NFUnitTestBitConverter.nfproj
@@ -33,4 +33,5 @@
33
<ProjectReference Include="..\TestFramework\TestFramework.nfproj" />
34
<ProjectReference Include="..\UnitTestLauncher\UnitTestLauncher.nfproj" />
35
</ItemGroup>
36
- <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
+ <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
37
+</Project>
0 commit comments