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 526012f commit 939d811Copy full SHA for 939d811
System.Device.I2c/System.Device.I2c.nfproj
@@ -59,6 +59,7 @@
59
<Reference Include="mscorlib, Version=1.10.5.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
60
<HintPath>..\packages\nanoFramework.CoreLibrary.1.10.5-preview.18\lib\mscorlib.dll</HintPath>
61
<Private>True</Private>
62
+ <SpecificVersion>True</SpecificVersion>
63
</Reference>
64
</ItemGroup>
65
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
0 commit comments