|
43 | 43 | <HintPath>..\..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll</HintPath> |
44 | 44 | <Private>True</Private> |
45 | 45 | </Reference> |
46 | | - <Reference Include="nanoFramework.Hardware.Esp32, Version=1.3.3.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
47 | | - <HintPath>..\..\packages\nanoFramework.Hardware.Esp32.1.3.3-preview.24\lib\nanoFramework.Hardware.Esp32.dll</HintPath> |
| 46 | + <Reference Include="nanoFramework.Hardware.Esp32, Version=1.3.3.3, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 47 | + <HintPath>..\..\packages\nanoFramework.Hardware.Esp32.1.3.3\lib\nanoFramework.Hardware.Esp32.dll</HintPath> |
48 | 48 | <Private>True</Private> |
49 | 49 | </Reference> |
50 | 50 | <Reference Include="nanoFramework.Runtime.Events, Version=1.9.1.3, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
|
59 | 59 | <HintPath>..\..\packages\nanoFramework.System.Text.1.1.1\lib\nanoFramework.System.Text.dll</HintPath> |
60 | 60 | <Private>True</Private> |
61 | 61 | </Reference> |
62 | | - <Reference Include="nanoFramework.TestFramework, Version=1.0.147.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
63 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.147\lib\nanoFramework.TestFramework.dll</HintPath> |
| 62 | + <Reference Include="nanoFramework.TestFramework, Version=1.0.150.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 63 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.150\lib\nanoFramework.TestFramework.dll</HintPath> |
64 | 64 | <Private>True</Private> |
65 | 65 | </Reference> |
66 | 66 | <Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
67 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.147\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
| 67 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.150\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
68 | 68 | <Private>True</Private> |
69 | 69 | </Reference> |
70 | | - <Reference Include="System.IO.FileSystem, Version=1.0.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
71 | | - <HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.0.1-preview.36\lib\System.IO.FileSystem.dll</HintPath> |
| 70 | + <Reference Include="System.IO.FileSystem, Version=1.0.1.3, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 71 | + <HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.0.1\lib\System.IO.FileSystem.dll</HintPath> |
72 | 72 | <Private>True</Private> |
73 | 73 | </Reference> |
74 | | - <Reference Include="System.IO.Ports, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
75 | | - <HintPath>..\..\packages\nanoFramework.System.IO.Ports.1.0.0-preview.52\lib\System.IO.Ports.dll</HintPath> |
| 74 | + <Reference Include="System.IO.Ports, Version=1.0.0.2, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 75 | + <HintPath>..\..\packages\nanoFramework.System.IO.Ports.1.0.0\lib\System.IO.Ports.dll</HintPath> |
76 | 76 | <Private>True</Private> |
77 | 77 | </Reference> |
78 | 78 | </ItemGroup> |
|
92 | 92 | <ProjectConfigurationsDeclaredAsItems /> |
93 | 93 | </ProjectCapabilities> |
94 | 94 | </ProjectExtensions> |
95 | | - <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.147\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.147\build\nanoFramework.TestFramework.targets')" /> |
| 95 | + <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.150\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.150\build\nanoFramework.TestFramework.targets')" /> |
96 | 96 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
97 | 97 | <PropertyGroup> |
98 | 98 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.</ErrorText> |
99 | 99 | </PropertyGroup> |
100 | | - <Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.147\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.147\build\nanoFramework.TestFramework.targets'))" /> |
| 100 | + <Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.150\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.150\build\nanoFramework.TestFramework.targets'))" /> |
101 | 101 | </Target> |
102 | 102 | </Project> |
0 commit comments