|
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>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath> |
|
32 | 32 | </ItemGroup> |
33 | 33 | <ItemGroup> |
34 | 34 | <Reference Include="mscorlib, Version=1.10.5.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
35 | | - <HintPath>..\..\packages\nanoFramework.CoreLibrary.1.10.5-preview.10\lib\mscorlib.dll</HintPath> |
| 35 | + <HintPath>..\..\packages\nanoFramework.CoreLibrary.1.10.5-preview.13\lib\mscorlib.dll</HintPath> |
36 | 36 | <Private>True</Private> |
37 | 37 | </Reference> |
38 | 38 | <Reference Include="nanoFramework.Runtime.Events, Version=1.9.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
39 | 39 | <HintPath>..\..\packages\nanoFramework.Runtime.Events.1.9.1-preview.3\lib\nanoFramework.Runtime.Events.dll</HintPath> |
40 | 40 | <Private>True</Private> |
41 | 41 | </Reference> |
42 | | - <Reference Include="nanoFramework.TestFramework, Version=1.0.127.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
43 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.127\lib\nanoFramework.TestFramework.dll</HintPath> |
| 42 | + <Reference Include="nanoFramework.TestFramework, Version=1.0.132.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 43 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.132\lib\nanoFramework.TestFramework.dll</HintPath> |
44 | 44 | <Private>True</Private> |
45 | 45 | </Reference> |
46 | 46 | <Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
47 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.127\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
| 47 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.132\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
48 | 48 | <Private>True</Private> |
49 | 49 | </Reference> |
50 | 50 | <Reference Include="System.Device.Gpio, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
|
66 | 66 | <ProjectConfigurationsDeclaredAsItems /> |
67 | 67 | </ProjectCapabilities> |
68 | 68 | </ProjectExtensions> |
69 | | - <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.127\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.127\build\nanoFramework.TestFramework.targets')" /> |
| 69 | + <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.132\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.132\build\nanoFramework.TestFramework.targets')" /> |
70 | 70 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
71 | 71 | <PropertyGroup> |
72 | 72 | <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> |
73 | 73 | </PropertyGroup> |
74 | | - <Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.127\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.127\build\nanoFramework.TestFramework.targets'))" /> |
| 74 | + <Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.132\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.132\build\nanoFramework.TestFramework.targets'))" /> |
75 | 75 | </Target> |
76 | 76 | </Project> |
0 commit comments