|
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> |
|
36 | 36 | <HintPath>..\..\packages\nanoFramework.CoreLibrary.1.10.5-preview.13\lib\mscorlib.dll</HintPath> |
37 | 37 | <Private>True</Private> |
38 | 38 | </Reference> |
39 | | - <Reference Include="nanoFramework.TestFramework, Version=1.0.132.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
40 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.132\lib\nanoFramework.TestFramework.dll</HintPath> |
| 39 | + <Reference Include="nanoFramework.TestFramework, Version=1.0.136.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 40 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.136\lib\nanoFramework.TestFramework.dll</HintPath> |
41 | 41 | <Private>True</Private> |
42 | 42 | </Reference> |
43 | 43 | <Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
44 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.132\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
| 44 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.136\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
45 | 45 | <Private>True</Private> |
46 | 46 | </Reference> |
47 | 47 | </ItemGroup> |
|
59 | 59 | <ProjectConfigurationsDeclaredAsItems /> |
60 | 60 | </ProjectCapabilities> |
61 | 61 | </ProjectExtensions> |
62 | | - <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.132\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.132\build\nanoFramework.TestFramework.targets')" /> |
| 62 | + <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.136\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.136\build\nanoFramework.TestFramework.targets')" /> |
63 | 63 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
64 | 64 | <PropertyGroup> |
65 | 65 | <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> |
66 | 66 | </PropertyGroup> |
67 | | - <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'))" /> |
| 67 | + <Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.136\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.136\build\nanoFramework.TestFramework.targets'))" /> |
68 | 68 | </Target> |
69 | 69 | </Project> |
0 commit comments