|
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> |
|
34 | 34 | <ItemGroup> |
35 | 35 | <Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
36 | 36 | <HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath> |
37 | | - <Private>True</Private> |
38 | 37 | </Reference> |
39 | | - <Reference Include="nanoFramework.Benchmark, Version=1.0.68.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
40 | | - <HintPath>..\packages\nanoFramework.Benchmark.1.0.68\lib\nanoFramework.Benchmark.dll</HintPath> |
41 | | - <Private>True</Private> |
| 38 | + <Reference Include="nanoFramework.Benchmark, Version=1.0.71.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 39 | + <HintPath>..\packages\nanoFramework.Benchmark.1.0.71\lib\nanoFramework.Benchmark.dll</HintPath> |
42 | 40 | </Reference> |
43 | 41 | <Reference Include="nanoFramework.Logging, Version=1.1.100.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
44 | 42 | <HintPath>..\packages\nanoFramework.Logging.1.1.100\lib\nanoFramework.Logging.dll</HintPath> |
45 | | - <Private>True</Private> |
46 | 43 | </Reference> |
47 | 44 | <Reference Include="nanoFramework.Runtime.Native, Version=1.6.12.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
48 | 45 | <HintPath>..\packages\nanoFramework.Runtime.Native.1.6.12\lib\nanoFramework.Runtime.Native.dll</HintPath> |
49 | | - <Private>True</Private> |
50 | 46 | </Reference> |
51 | 47 | <Reference Include="nanoFramework.System.Collections, Version=1.5.31.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
52 | 48 | <HintPath>..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll</HintPath> |
53 | | - <Private>True</Private> |
54 | 49 | </Reference> |
55 | 50 | <Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
56 | 51 | <HintPath>..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath> |
57 | | - <Private>True</Private> |
58 | 52 | </Reference> |
59 | 53 | <Reference Include="System.Diagnostics.Stopwatch, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
60 | | - <HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.418\lib\System.Diagnostics.Stopwatch.dll</HintPath> |
61 | | - <Private>True</Private> |
| 54 | + <HintPath>..\packages\nanoFramework.System.Diagnostics.Stopwatch.1.2.586\lib\System.Diagnostics.Stopwatch.dll</HintPath> |
62 | 55 | </Reference> |
63 | 56 | </ItemGroup> |
64 | 57 | <ItemGroup> |
|
0 commit comments