|
41 | 41 | <Compile Include="TypeBenchmarks.cs" />
|
42 | 42 | </ItemGroup>
|
43 | 43 | <ItemGroup>
|
44 |
| - <Reference Include="mscorlib, Version=1.17.7.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
45 |
| - <HintPath>..\packages\nanoFramework.CoreLibrary.1.17.7\lib\mscorlib.dll</HintPath> |
| 44 | + <Reference Include="mscorlib, Version=1.17.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 45 | + <HintPath>..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll</HintPath> |
46 | 46 | </Reference>
|
47 | 47 | <Reference Include="nanoFramework.Benchmark, Version=1.0.106.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
48 | 48 | <HintPath>..\packages\nanoFramework.Benchmark.1.0.106\lib\nanoFramework.Benchmark.dll</HintPath>
|
49 | 49 | </Reference>
|
50 | 50 | <Reference Include="nanoFramework.Logging, Version=1.1.151.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
51 | 51 | <HintPath>..\packages\nanoFramework.Logging.1.1.151\lib\nanoFramework.Logging.dll</HintPath>
|
52 | 52 | </Reference>
|
53 |
| - <Reference Include="nanoFramework.Runtime.Native, Version=1.7.10.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
54 |
| - <HintPath>..\packages\nanoFramework.Runtime.Native.1.7.10\lib\nanoFramework.Runtime.Native.dll</HintPath> |
| 53 | + <Reference Include="nanoFramework.Runtime.Native, Version=1.7.11.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 54 | + <HintPath>..\packages\nanoFramework.Runtime.Native.1.7.11\lib\nanoFramework.Runtime.Native.dll</HintPath> |
55 | 55 | </Reference>
|
56 |
| - <Reference Include="nanoFramework.System.Collections, Version=1.5.63.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
57 |
| - <HintPath>..\packages\nanoFramework.System.Collections.1.5.63\lib\nanoFramework.System.Collections.dll</HintPath> |
| 56 | + <Reference Include="nanoFramework.System.Collections, Version=1.5.67.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 57 | + <HintPath>..\packages\nanoFramework.System.Collections.1.5.67\lib\nanoFramework.System.Collections.dll</HintPath> |
58 | 58 | </Reference>
|
59 |
| - <Reference Include="nanoFramework.System.Text, Version=1.3.36.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
60 |
| - <HintPath>..\packages\nanoFramework.System.Text.1.3.36\lib\nanoFramework.System.Text.dll</HintPath> |
| 59 | + <Reference Include="nanoFramework.System.Text, Version=1.3.42.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 60 | + <HintPath>..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll</HintPath> |
61 | 61 | </Reference>
|
62 | 62 | <Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
63 | 63 | <HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.848\lib\System.Diagnostics.Stopwatch.dll</HintPath>
|
|
0 commit comments