|
21 | 21 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
|
22 | 22 | <ItemGroup>
|
23 | 23 | <Reference Include="Iot.Device.Multiplexing, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
24 |
| - <HintPath>..\packages\nanoFramework.Iot.Device.Multiplexing.1.2.715\lib\Iot.Device.Multiplexing.dll</HintPath> |
| 24 | + <HintPath>..\packages\nanoFramework.Iot.Device.Multiplexing.1.2.751\lib\Iot.Device.Multiplexing.dll</HintPath> |
25 | 25 | </Reference>
|
26 | 26 | <Reference Include="mscorlib, Version=1.16.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
27 | 27 | <HintPath>..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll</HintPath>
|
28 | 28 | </Reference>
|
29 | 29 | <Reference Include="nanoFramework.Runtime.Events, Version=1.11.26.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
30 | 30 | <HintPath>..\packages\nanoFramework.Runtime.Events.1.11.26\lib\nanoFramework.Runtime.Events.dll</HintPath>
|
31 | 31 | </Reference>
|
32 |
| - <Reference Include="System.Device.Gpio, Version=1.1.41.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
33 |
| - <HintPath>..\packages\nanoFramework.System.Device.Gpio.1.1.41\lib\System.Device.Gpio.dll</HintPath> |
| 32 | + <Reference Include="System.Device.Gpio, Version=1.1.52.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 33 | + <HintPath>..\packages\nanoFramework.System.Device.Gpio.1.1.52\lib\System.Device.Gpio.dll</HintPath> |
34 | 34 | </Reference>
|
35 |
| - <Reference Include="System.Device.Spi, Version=1.3.70.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
36 |
| - <HintPath>..\packages\nanoFramework.System.Device.Spi.1.3.70\lib\System.Device.Spi.dll</HintPath> |
| 35 | + <Reference Include="System.Device.Spi, Version=1.3.71.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 36 | + <HintPath>..\packages\nanoFramework.System.Device.Spi.1.3.71\lib\System.Device.Spi.dll</HintPath> |
37 | 37 | </Reference>
|
38 | 38 | <Reference Include="System.Threading, Version=1.1.45.11316, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
39 | 39 | <HintPath>..\packages\nanoFramework.System.Threading.1.1.45\lib\System.Threading.dll</HintPath>
|
|
0 commit comments