|
26 | 26 | <Compile Include="StringBenchmark.cs" /> |
27 | 27 | </ItemGroup> |
28 | 28 | <ItemGroup> |
29 | | - <Reference Include="mscorlib, Version=1.14.3.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
30 | | - <HintPath>..\packages\nanoFramework.CoreLibrary.1.14.2\lib\mscorlib.dll</HintPath> |
| 29 | + <Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 30 | + <HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath> |
31 | 31 | <Private>True</Private> |
32 | 32 | </Reference> |
33 | 33 | <Reference Include="nanoFramework.Benchmark, Version=1.0.56.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
|
38 | 38 | <HintPath>..\packages\nanoFramework.Logging.1.1.63\lib\nanoFramework.Logging.dll</HintPath> |
39 | 39 | <Private>True</Private> |
40 | 40 | </Reference> |
41 | | - <Reference Include="nanoFramework.Runtime.Native, Version=1.6.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
42 | | - <HintPath>..\packages\nanoFramework.Runtime.Native.1.6.6\lib\nanoFramework.Runtime.Native.dll</HintPath> |
| 41 | + <Reference Include="nanoFramework.Runtime.Native, Version=1.6.12.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 42 | + <HintPath>..\packages\nanoFramework.Runtime.Native.1.6.12\lib\nanoFramework.Runtime.Native.dll</HintPath> |
43 | 43 | <Private>True</Private> |
44 | 44 | </Reference> |
45 | | - <Reference Include="nanoFramework.System.Collections, Version=1.5.18.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
46 | | - <HintPath>..\packages\nanoFramework.System.Collections.1.5.18\lib\nanoFramework.System.Collections.dll</HintPath> |
| 45 | + <Reference Include="nanoFramework.System.Collections, Version=1.5.31.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 46 | + <HintPath>..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll</HintPath> |
47 | 47 | <Private>True</Private> |
48 | 48 | </Reference> |
49 | 49 | <Reference Include="nanoFramework.System.Text, Version=1.2.37.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
50 | 50 | <HintPath>..\packages\nanoFramework.System.Text.1.2.37\lib\nanoFramework.System.Text.dll</HintPath> |
51 | 51 | <Private>True</Private> |
52 | 52 | </Reference> |
53 | 53 | <Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
54 | | - <HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.325\lib\System.Diagnostics.Stopwatch.dll</HintPath> |
| 54 | + <HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.418\lib\System.Diagnostics.Stopwatch.dll</HintPath> |
55 | 55 | <Private>True</Private> |
56 | 56 | </Reference> |
57 | 57 | </ItemGroup> |
|
0 commit comments