|
45 | 45 | <Name>nanoFramework.Hardware.Esp32</Name> |
46 | 46 | </PropertyGroup> |
47 | 47 | <ItemGroup> |
48 | | - <NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.0.6-preview-010\lib\mscorlib.dll"> |
| 48 | + <NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.0.6-preview-021\lib\mscorlib.dll"> |
49 | 49 | <InProject>false</InProject> |
50 | 50 | </NFMDP_PE_LoadHints> |
51 | | - <NFMDP_PE_LoadHints Include="..\packages\nanoFramework.Runtime.Events.1.0.2-preview-017\lib\nanoFramework.Runtime.Events.dll"> |
| 51 | + <NFMDP_PE_LoadHints Include="..\packages\nanoFramework.Runtime.Events.1.0.2-preview-021\lib\nanoFramework.Runtime.Events.dll"> |
52 | 52 | <InProject>false</InProject> |
53 | 53 | </NFMDP_PE_LoadHints> |
54 | | - <NFMDP_PE_LoadHints Include="..\packages\nanoFramework.Windows.Devices.Gpio.1.0.2-preview-015\lib\nanoFramework.Windows.Devices.Gpio.dll"> |
| 54 | + <NFMDP_PE_LoadHints Include="..\packages\nanoFramework.Windows.Devices.Gpio.1.0.2-preview-024\lib\nanoFramework.Windows.Devices.Gpio.dll"> |
55 | 55 | <InProject>false</InProject> |
56 | 56 | </NFMDP_PE_LoadHints> |
57 | 57 | </ItemGroup> |
|
73 | 73 | <None Include="packages.config" /> |
74 | 74 | </ItemGroup> |
75 | 75 | <ItemGroup> |
76 | | - <Reference Include="mscorlib, Version=1.0.6.10, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
77 | | - <HintPath>..\packages\nanoFramework.CoreLibrary.1.0.6-preview-010\lib\mscorlib.dll</HintPath> |
| 76 | + <Reference Include="mscorlib, Version=1.0.6.21, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 77 | + <HintPath>..\packages\nanoFramework.CoreLibrary.1.0.6-preview-021\lib\mscorlib.dll</HintPath> |
78 | 78 | <Private>True</Private> |
79 | 79 | </Reference> |
80 | | - <Reference Include="nanoFramework.Runtime.Events, Version=1.0.2.17, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
81 | | - <HintPath>..\packages\nanoFramework.Runtime.Events.1.0.2-preview-017\lib\nanoFramework.Runtime.Events.dll</HintPath> |
| 80 | + <Reference Include="nanoFramework.Runtime.Events, Version=1.0.2.21, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 81 | + <HintPath>..\packages\nanoFramework.Runtime.Events.1.0.2-preview-021\lib\nanoFramework.Runtime.Events.dll</HintPath> |
82 | 82 | <Private>True</Private> |
83 | 83 | </Reference> |
84 | | - <Reference Include="Windows.Devices.Gpio, Version=1.0.2.15, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
85 | | - <HintPath>..\packages\nanoFramework.Windows.Devices.Gpio.1.0.2-preview-015\lib\Windows.Devices.Gpio.dll</HintPath> |
| 84 | + <Reference Include="Windows.Devices.Gpio, Version=1.0.2.24, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 85 | + <HintPath>..\packages\nanoFramework.Windows.Devices.Gpio.1.0.2-preview-024\lib\Windows.Devices.Gpio.dll</HintPath> |
86 | 86 | <Private>True</Private> |
87 | 87 | </Reference> |
88 | 88 | </ItemGroup> |
|
0 commit comments