Skip to content

Commit 939d811

Browse files
committed
Fix reference to mscorlib
1 parent 526012f commit 939d811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

System.Device.I2c/System.Device.I2c.nfproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
<Reference Include="mscorlib, Version=1.10.5.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
6060
<HintPath>..\packages\nanoFramework.CoreLibrary.1.10.5-preview.18\lib\mscorlib.dll</HintPath>
6161
<Private>True</Private>
62+
<SpecificVersion>True</SpecificVersion>
6263
</Reference>
6364
</ItemGroup>
6465
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />

0 commit comments

Comments
 (0)