|
32 | 32 | <Content Include="packages.lock.json" /> |
33 | 33 | </ItemGroup> |
34 | 34 | <ItemGroup> |
35 | | - <Reference Include="mscorlib, Version=1.17.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
36 | | - <HintPath>..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll</HintPath> |
| 35 | + <Reference Include="mscorlib"> |
| 36 | + <HintPath>..\packages\nanoFramework.CoreLibrary.2.0.0-preview.29\lib\netnano1.0\mscorlib.dll</HintPath> |
37 | 37 | </Reference> |
38 | 38 | <Reference Include="nanoFramework.Benchmark, Version=1.0.113.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
39 | 39 | <HintPath>..\packages\nanoFramework.Benchmark.1.0.113\lib\nanoFramework.Benchmark.dll</HintPath> |
40 | 40 | </Reference> |
41 | 41 | <Reference Include="nanoFramework.Logging, Version=1.1.161.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
42 | 42 | <HintPath>..\packages\nanoFramework.Logging.1.1.161\lib\nanoFramework.Logging.dll</HintPath> |
43 | 43 | </Reference> |
44 | | - <Reference Include="nanoFramework.Runtime.Native, Version=1.7.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
45 | | - <HintPath>..\packages\nanoFramework.Runtime.Native.1.7.11\lib\nanoFramework.Runtime.Native.dll</HintPath> |
| 44 | + <Reference Include="nanoFramework.Runtime.Native"> |
| 45 | + <HintPath>..\packages\nanoFramework.Runtime.Native.2.0.0-preview.15\lib\nanoFramework.Runtime.Native.dll</HintPath> |
46 | 46 | </Reference> |
47 | | - <Reference Include="nanoFramework.System.Collections, Version=1.5.67.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
48 | | - <HintPath>..\packages\nanoFramework.System.Collections.1.5.67\lib\nanoFramework.System.Collections.dll</HintPath> |
| 47 | + <Reference Include="nanoFramework.System.Collections"> |
| 48 | + <HintPath>..\packages\nanoFramework.System.Collections.2.0.0-preview.3\lib\nanoFramework.System.Collections.dll</HintPath> |
49 | 49 | </Reference> |
50 | 50 | <Reference Include="nanoFramework.System.Text, Version=1.3.42.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
51 | 51 | <HintPath>..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll</HintPath> |
|
0 commit comments