|
39 | 39 | <Compile Include="TestWithNullLogger.cs" /> |
40 | 40 | </ItemGroup> |
41 | 41 | <ItemGroup> |
42 | | - <Reference Include="mscorlib"> |
43 | | - <HintPath>..\..\packages\nanoFramework.CoreLibrary.1.14.2\lib\mscorlib.dll</HintPath> |
| 42 | + <Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 43 | + <HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath> |
| 44 | + <Private>True</Private> |
44 | 45 | </Reference> |
45 | | - <Reference Include="nanoFramework.Hardware.Esp32, Version=1.6.3.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
46 | | - <HintPath>..\..\packages\nanoFramework.Hardware.Esp32.1.6.3\lib\nanoFramework.Hardware.Esp32.dll</HintPath> |
| 46 | + <Reference Include="nanoFramework.Hardware.Esp32, Version=1.6.12.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 47 | + <HintPath>..\..\packages\nanoFramework.Hardware.Esp32.1.6.12\lib\nanoFramework.Hardware.Esp32.dll</HintPath> |
47 | 48 | <Private>True</Private> |
48 | 49 | </Reference> |
49 | | - <Reference Include="nanoFramework.Runtime.Events"> |
50 | | - <HintPath>..\..\packages\nanoFramework.Runtime.Events.1.11.6\lib\nanoFramework.Runtime.Events.dll</HintPath> |
| 50 | + <Reference Include="nanoFramework.Runtime.Events, Version=1.11.15.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 51 | + <HintPath>..\..\packages\nanoFramework.Runtime.Events.1.11.15\lib\nanoFramework.Runtime.Events.dll</HintPath> |
| 52 | + <Private>True</Private> |
51 | 53 | </Reference> |
52 | | - <Reference Include="nanoFramework.System.Collections"> |
53 | | - <HintPath>..\..\packages\nanoFramework.System.Collections.1.5.18\lib\nanoFramework.System.Collections.dll</HintPath> |
| 54 | + <Reference Include="nanoFramework.System.Collections, Version=1.5.31.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 55 | + <HintPath>..\..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll</HintPath> |
| 56 | + <Private>True</Private> |
54 | 57 | </Reference> |
55 | | - <Reference Include="nanoFramework.System.Text"> |
56 | | - <HintPath>..\..\packages\nanoFramework.System.Text.1.2.37\lib\nanoFramework.System.Text.dll</HintPath> |
| 58 | + <Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 59 | + <HintPath>..\..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath> |
| 60 | + <Private>True</Private> |
57 | 61 | </Reference> |
58 | | - <Reference Include="nanoFramework.TestFramework, Version=2.1.85.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
59 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.2.1.85\lib\nanoFramework.TestFramework.dll</HintPath> |
| 62 | + <Reference Include="nanoFramework.TestFramework, Version=2.1.87.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 63 | + <HintPath>..\..\packages\nanoFramework.TestFramework.2.1.87\lib\nanoFramework.TestFramework.dll</HintPath> |
60 | 64 | <Private>True</Private> |
61 | 65 | </Reference> |
62 | 66 | <Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
63 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.2.1.85\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
| 67 | + <HintPath>..\..\packages\nanoFramework.TestFramework.2.1.87\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
64 | 68 | <Private>True</Private> |
65 | 69 | </Reference> |
66 | | - <Reference Include="System.IO.FileSystem"> |
67 | | - <HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.23\lib\System.IO.FileSystem.dll</HintPath> |
| 70 | + <Reference Include="System.IO.FileSystem, Version=1.1.30.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 71 | + <HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.30\lib\System.IO.FileSystem.dll</HintPath> |
| 72 | + <Private>True</Private> |
68 | 73 | </Reference> |
69 | | - <Reference Include="System.IO.Ports"> |
70 | | - <HintPath>..\..\packages\nanoFramework.System.IO.Ports.1.1.60\lib\System.IO.Ports.dll</HintPath> |
| 74 | + <Reference Include="System.IO.Ports, Version=1.1.78.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 75 | + <HintPath>..\..\packages\nanoFramework.System.IO.Ports.1.1.78\lib\System.IO.Ports.dll</HintPath> |
| 76 | + <Private>True</Private> |
71 | 77 | </Reference> |
72 | | - <Reference Include="System.IO.Streams"> |
73 | | - <HintPath>..\..\packages\nanoFramework.System.IO.Streams.1.1.38\lib\System.IO.Streams.dll</HintPath> |
| 78 | + <Reference Include="System.IO.Streams, Version=1.1.52.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 79 | + <HintPath>..\..\packages\nanoFramework.System.IO.Streams.1.1.52\lib\System.IO.Streams.dll</HintPath> |
| 80 | + <Private>True</Private> |
74 | 81 | </Reference> |
75 | 82 | </ItemGroup> |
76 | 83 | <ItemGroup> |
|
0 commit comments