|
35 | 35 | <ItemGroup> |
36 | 36 | <Reference Include="Iot.Device.Bmm150"> |
37 | 37 | <HintPath>..\packages\nanoFramework.Iot.Device.Bmm150.1.2.87\lib\Iot.Device.Bmm150.dll</HintPath> |
| 38 | + </Reference> |
38 | 39 | <Reference Include="Iot.Device.Button, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
39 | 40 | <HintPath>..\packages\nanoFramework.Iot.Device.Button.1.2.122\lib\Iot.Device.Button.dll</HintPath> |
40 | 41 | <Private>True</Private> |
| 42 | + </Reference> |
| 43 | + <Reference Include="nanoFramework.Hardware.Esp32, Version=1.4.4.37891, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 44 | + <HintPath>..\packages\nanoFramework.Hardware.Esp32.1.4.4\lib\nanoFramework.Hardware.Esp32.dll</HintPath> |
| 45 | + </Reference> |
41 | 46 | <Reference Include="Iot.Device.Buzzer"> |
42 | 47 | <HintPath>..\packages\nanoFramework.Iot.Device.Buzzer.1.2.87\lib\Iot.Device.Buzzer.dll</HintPath> |
43 | 48 | </Reference> |
| 49 | + <Reference Include="Iot.Device.Ip5306, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
44 | 50 | <HintPath>..\packages\nanoFramework.Iot.Device.Ip5306.1.2.63\lib\Iot.Device.Ip5306.dll</HintPath> |
45 | 51 | </Reference> |
46 | 52 | <Reference Include="Iot.Device.Mpu6886"> |
|
49 | 55 | <Reference Include="Iot.Device.Ws28xx.Esp32, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
50 | 56 | <Private>True</Private> |
51 | 57 | </Reference> |
52 | | - <Reference Include="mscorlib"> |
| 58 | + <Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 59 | + <HintPath>..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll</HintPath> |
53 | 60 | </Reference> |
54 | 61 | <Reference Include="nanoFramework.Graphics, Version=1.1.13.16792, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
55 | 62 | <HintPath>..\packages\nanoFramework.Graphics.1.1.13\lib\nanoFramework.Graphics.dll</HintPath> |
56 | 63 | <Private>True</Private> |
57 | 64 | </Reference> |
58 | | - <Reference Include="nanoFramework.Hardware.Esp32, Version=1.4.4.37891, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
59 | | - <Private>True</Private> |
60 | | - </Reference> |
61 | | - <Reference Include="nanoFramework.Hardware.Esp32.Rmt"> |
62 | | - </Reference> |
63 | 65 | <Reference Include="nanoFramework.ResourceManager"> |
64 | 66 | <HintPath>..\packages\nanoFramework.ResourceManager.1.2.7\lib\nanoFramework.ResourceManager.dll</HintPath> |
65 | 67 | </Reference> |
|
77 | 79 | </Reference> |
78 | 80 | <Reference Include="System.Buffers.Binary.BinaryPrimitives"> |
79 | 81 | <HintPath>..\packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.2.82\lib\System.Buffers.Binary.BinaryPrimitives.dll</HintPath> |
| 82 | + </Reference> |
80 | 83 | <Reference Include="System.Device.Adc"> |
81 | 84 | <HintPath>..\packages\nanoFramework.System.Device.Adc.1.0.2\lib\System.Device.Adc.dll</HintPath> |
82 | 85 | </Reference> |
|
89 | 92 | </Reference> |
90 | 93 | <Reference Include="System.Device.I2c"> |
91 | 94 | <HintPath>..\packages\nanoFramework.System.Device.I2c.1.0.3\lib\System.Device.I2c.dll</HintPath> |
| 95 | + </Reference> |
92 | 96 | <Reference Include="System.Device.Model"> |
93 | 97 | <HintPath>..\packages\nanoFramework.System.Device.Model.1.2.82\lib\System.Device.Model.dll</HintPath> |
94 | 98 | </Reference> |
|
101 | 105 | </Reference> |
102 | 106 | <Reference Include="System.Drawing"> |
103 | 107 | <HintPath>..\packages\nanoFramework.System.Drawing.1.2.82\lib\System.Drawing.dll</HintPath> |
| 108 | + </Reference> |
104 | 109 | <Reference Include="System.IO.FileSystem, Version=1.1.11.41260, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
105 | 110 | <HintPath>..\packages\nanoFramework.System.IO.FileSystem.1.1.11\lib\System.IO.FileSystem.dll</HintPath> |
106 | 111 | <Private>True</Private> |
|
110 | 115 | </Reference> |
111 | 116 | <Reference Include="System.IO.Streams"> |
112 | 117 | <HintPath>..\packages\nanoFramework.System.IO.Streams.1.1.15\lib\System.IO.Streams.dll</HintPath> |
| 118 | + </Reference> |
113 | 119 | <Reference Include="System.Math"> |
114 | 120 | <HintPath>..\packages\nanoFramework.System.Math.1.4.4\lib\System.Math.dll</HintPath> |
115 | 121 | </Reference> |
|
0 commit comments