Skip to content

Commit

Permalink
Fix reference to mscorlib
Browse files Browse the repository at this point in the history
  • Loading branch information
josesimoes committed Jul 6, 2021
1 parent 526012f commit 939d811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions System.Device.I2c/System.Device.I2c.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
<Reference Include="mscorlib, Version=1.10.5.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.10.5-preview.18\lib\mscorlib.dll</HintPath>
<Private>True</Private>
<SpecificVersion>True</SpecificVersion>
</Reference>
</ItemGroup>
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
Expand Down

0 comments on commit 939d811

Please sign in to comment.