|
1 | | -<?xml version="1.0" encoding="utf-8"?> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="Current" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <PropertyGroup Label="Globals"> |
4 | 4 | <NanoFrameworkProjectSystemPath>$(MSBuildExtensionsPath)\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath> |
|
28 | 28 | <ItemGroup> |
29 | 29 | <Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
30 | 30 | <HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath> |
31 | | - <Private>True</Private> |
32 | 31 | </Reference> |
33 | | - <Reference Include="nanoFramework.Benchmark, Version=1.0.68.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
34 | | - <HintPath>..\packages\nanoFramework.Benchmark.1.0.68\lib\nanoFramework.Benchmark.dll</HintPath> |
35 | | - <Private>True</Private> |
| 32 | + <Reference Include="nanoFramework.Benchmark, Version=1.0.71.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 33 | + <HintPath>..\packages\nanoFramework.Benchmark.1.0.71\lib\nanoFramework.Benchmark.dll</HintPath> |
36 | 34 | </Reference> |
37 | 35 | <Reference Include="nanoFramework.Logging, Version=1.1.100.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
38 | 36 | <HintPath>..\packages\nanoFramework.Logging.1.1.100\lib\nanoFramework.Logging.dll</HintPath> |
39 | | - <Private>True</Private> |
40 | 37 | </Reference> |
41 | 38 | <Reference Include="nanoFramework.Runtime.Native, Version=1.6.12.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
42 | 39 | <HintPath>..\packages\nanoFramework.Runtime.Native.1.6.12\lib\nanoFramework.Runtime.Native.dll</HintPath> |
43 | | - <Private>True</Private> |
44 | 40 | </Reference> |
45 | 41 | <Reference Include="nanoFramework.System.Collections, Version=1.5.31.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
46 | 42 | <HintPath>..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll</HintPath> |
47 | | - <Private>True</Private> |
48 | 43 | </Reference> |
49 | 44 | <Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
50 | 45 | <HintPath>..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath> |
51 | | - <Private>True</Private> |
52 | 46 | </Reference> |
53 | 47 | <Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
54 | | - <HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.418\lib\System.Diagnostics.Stopwatch.dll</HintPath> |
55 | | - <Private>True</Private> |
| 48 | + <HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.586\lib\System.Diagnostics.Stopwatch.dll</HintPath> |
56 | 49 | </Reference> |
57 | 50 | </ItemGroup> |
58 | 51 | <ItemGroup> |
|
0 commit comments