|
21 | 21 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
|
22 | 22 | <ItemGroup>
|
23 | 23 | <Reference Include="Iot.Device.Axp192, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
24 |
| - <HintPath>..\packages\nanoFramework.Iot.Device.Axp192.1.2.114\lib\Iot.Device.Axp192.dll</HintPath> |
| 24 | + <HintPath>..\packages\nanoFramework.Iot.Device.Axp192.1.2.122\lib\Iot.Device.Axp192.dll</HintPath> |
25 | 25 | <Private>True</Private>
|
26 | 26 | </Reference>
|
27 | 27 | <Reference Include="Iot.Device.Bmm150, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
28 | 28 | <HintPath>..\packages\nanoFramework.Iot.Device.Bmm150.1.2.87\lib\Iot.Device.Bmm150.dll</HintPath>
|
29 | 29 | <Private>True</Private>
|
30 | 30 | </Reference>
|
31 | 31 | <Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
32 |
| - <HintPath>..\packages\nanoFramework.Iot.Device.Button.1.2.114\lib\Iot.Device.Button.dll</HintPath> |
| 32 | + <HintPath>..\packages\nanoFramework.Iot.Device.Button.1.2.122\lib\Iot.Device.Button.dll</HintPath> |
33 | 33 | <Private>True</Private>
|
34 | 34 | </Reference>
|
35 | 35 | <Reference Include="Iot.Device.Common.NumberHelper, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
|
51 | 51 | <Reference Include="mscorlib">
|
52 | 52 | <HintPath>..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll</HintPath>
|
53 | 53 | </Reference>
|
54 |
| - <Reference Include="nanoFramework.Graphics, Version=1.1.8.64255, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
55 |
| - <HintPath>..\packages\nanoFramework.Graphics.1.1.8\lib\nanoFramework.Graphics.dll</HintPath> |
| 54 | + <Reference Include="nanoFramework.Graphics, Version=1.1.13.16792, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 55 | + <HintPath>..\packages\nanoFramework.Graphics.1.1.13\lib\nanoFramework.Graphics.dll</HintPath> |
56 | 56 | <Private>True</Private>
|
57 | 57 | </Reference>
|
58 | 58 | <Reference Include="nanoFramework.Hardware.Esp32, Version=1.4.4.37891, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
59 | 59 | <HintPath>..\packages\nanoFramework.Hardware.Esp32.1.4.4\lib\nanoFramework.Hardware.Esp32.dll</HintPath>
|
60 | 60 | <Private>True</Private>
|
61 | 61 | </Reference>
|
62 |
| - <Reference Include="nanoFramework.M5Core2, Version=1.1.64.9735, Culture=neutral, PublicKeyToken=null"> |
63 |
| - <HintPath>..\packages\nanoFramework.M5Core2.1.1.64\lib\nanoFramework.M5Core2.dll</HintPath> |
| 62 | + <Reference Include="nanoFramework.M5Core2, Version=1.1.68.28192, Culture=neutral, PublicKeyToken=null"> |
| 63 | + <HintPath>..\packages\nanoFramework.M5Core2.1.1.68\lib\nanoFramework.M5Core2.dll</HintPath> |
64 | 64 | <Private>True</Private>
|
65 | 65 | </Reference>
|
66 | 66 | <Reference Include="nanoFramework.ResourceManager, Version=1.2.7.23963, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
|
91 | 91 | <Reference Include="System.Device.Dac">
|
92 | 92 | <HintPath>..\packages\nanoFramework.System.Device.Dac.1.4.3\lib\System.Device.Dac.dll</HintPath>
|
93 | 93 | </Reference>
|
94 |
| - <Reference Include="System.Device.Gpio, Version=1.1.18.20780, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
95 |
| - <HintPath>..\packages\nanoFramework.System.Device.Gpio.1.1.18\lib\System.Device.Gpio.dll</HintPath> |
| 94 | + <Reference Include="System.Device.Gpio, Version=1.1.22.60169, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 95 | + <HintPath>..\packages\nanoFramework.System.Device.Gpio.1.1.22\lib\System.Device.Gpio.dll</HintPath> |
96 | 96 | <Private>True</Private>
|
97 | 97 | </Reference>
|
98 | 98 | <Reference Include="System.Device.I2c">
|
|
105 | 105 | <Reference Include="System.Device.Pwm">
|
106 | 106 | <HintPath>..\packages\nanoFramework.System.Device.Pwm.1.0.1\lib\System.Device.Pwm.dll</HintPath>
|
107 | 107 | </Reference>
|
108 |
| - <Reference Include="System.Device.Spi, Version=1.3.18.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
109 |
| - <HintPath>..\packages\nanoFramework.System.Device.Spi.1.3.18\lib\System.Device.Spi.dll</HintPath> |
| 108 | + <Reference Include="System.Device.Spi, Version=1.3.22.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 109 | + <HintPath>..\packages\nanoFramework.System.Device.Spi.1.3.22\lib\System.Device.Spi.dll</HintPath> |
110 | 110 | <Private>True</Private>
|
111 | 111 | </Reference>
|
112 | 112 | <Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
|
0 commit comments