|
33 | 33 | </PropertyGroup>
|
34 | 34 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
|
35 | 35 | <ItemGroup>
|
36 |
| - <Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
37 |
| - <HintPath>packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath> |
| 36 | + <Reference Include="mscorlib, Version=1.16.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 37 | + <HintPath>packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll</HintPath> |
38 | 38 | </Reference>
|
39 |
| - <Reference Include="nanoFramework.Runtime.Events, Version=1.11.18.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
40 |
| - <HintPath>packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll</HintPath> |
| 39 | + <Reference Include="nanoFramework.Runtime.Events, Version=1.11.26.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 40 | + <HintPath>packages\nanoFramework.Runtime.Events.1.11.26\lib\nanoFramework.Runtime.Events.dll</HintPath> |
41 | 41 | </Reference>
|
42 | 42 | <Reference Include="System.Buffers.Binary.BinaryPrimitives, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
43 | 43 | <HintPath>packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.2.699\lib\System.Buffers.Binary.BinaryPrimitives.dll</HintPath>
|
44 | 44 | </Reference>
|
45 | 45 | <Reference Include="System.Device.Gpio, Version=1.1.41.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
46 | 46 | <HintPath>packages\nanoFramework.System.Device.Gpio.1.1.41\lib\System.Device.Gpio.dll</HintPath>
|
47 | 47 | </Reference>
|
48 |
| - <Reference Include="System.Device.Spi, Version=1.3.52.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
49 |
| - <HintPath>packages\nanoFramework.System.Device.Spi.1.3.52\lib\System.Device.Spi.dll</HintPath> |
| 48 | + <Reference Include="System.Device.Spi, Version=1.3.70.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 49 | + <HintPath>packages\nanoFramework.System.Device.Spi.1.3.70\lib\System.Device.Spi.dll</HintPath> |
50 | 50 | </Reference>
|
51 |
| - <Reference Include="System.Math, Version=1.5.43.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
52 |
| - <HintPath>packages\nanoFramework.System.Math.1.5.43\lib\System.Math.dll</HintPath> |
| 51 | + <Reference Include="System.Math, Version=1.5.86.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 52 | + <HintPath>packages\nanoFramework.System.Math.1.5.86\lib\System.Math.dll</HintPath> |
53 | 53 | </Reference>
|
54 |
| - <Reference Include="UnitsNet.ElectricPotential, Version=5.66.0.0, Culture=neutral, PublicKeyToken=null"> |
55 |
| - <HintPath>packages\UnitsNet.nanoFramework.ElectricPotential.5.66.0\lib\UnitsNet.ElectricPotential.dll</HintPath> |
| 54 | + <Reference Include="UnitsNet.ElectricPotential, Version=5.67.0.0, Culture=neutral, PublicKeyToken=null"> |
| 55 | + <HintPath>packages\UnitsNet.nanoFramework.ElectricPotential.5.67.0\lib\UnitsNet.ElectricPotential.dll</HintPath> |
56 | 56 | </Reference>
|
57 | 57 | </ItemGroup>
|
58 | 58 | <ItemGroup>
|
|
0 commit comments