|
26 | 26 | <Compile Include="StringBenchmark.cs" /> |
27 | 27 | </ItemGroup> |
28 | 28 | <ItemGroup> |
29 | | - <Reference Include="mscorlib, Version=1.17.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
30 | | - <HintPath>..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll</HintPath> |
| 29 | + <Reference Include="mscorlib, Version=1.17.7.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 30 | + <HintPath>..\packages\nanoFramework.CoreLibrary.1.17.7\lib\mscorlib.dll</HintPath> |
31 | 31 | </Reference> |
32 | 32 | <Reference Include="nanoFramework.Benchmark, Version=1.0.104.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
33 | 33 | <HintPath>..\packages\nanoFramework.Benchmark.1.0.104\lib\nanoFramework.Benchmark.dll</HintPath> |
34 | 34 | </Reference> |
35 | 35 | <Reference Include="nanoFramework.Logging, Version=1.1.147.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
36 | 36 | <HintPath>..\packages\nanoFramework.Logging.1.1.147\lib\nanoFramework.Logging.dll</HintPath> |
37 | 37 | </Reference> |
38 | | - <Reference Include="nanoFramework.Runtime.Native, Version=1.7.9.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
39 | | - <HintPath>..\packages\nanoFramework.Runtime.Native.1.7.9\lib\nanoFramework.Runtime.Native.dll</HintPath> |
| 38 | + <Reference Include="nanoFramework.Runtime.Native, Version=1.7.10.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 39 | + <HintPath>..\packages\nanoFramework.Runtime.Native.1.7.10\lib\nanoFramework.Runtime.Native.dll</HintPath> |
40 | 40 | </Reference> |
41 | 41 | <Reference Include="nanoFramework.System.Collections, Version=1.5.62.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
42 | 42 | <HintPath>..\packages\nanoFramework.System.Collections.1.5.62\lib\nanoFramework.System.Collections.dll</HintPath> |
|
0 commit comments