|
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> |
|
60 | 60 | <HintPath>..\..\packages\nanoFramework.System.Text.1.1.1-preview.51\lib\nanoFramework.System.Text.dll</HintPath> |
61 | 61 | <Private>True</Private> |
62 | 62 | </Reference> |
63 | | - <Reference Include="nanoFramework.TestFramework, Version=1.0.126.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
64 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.126\lib\nanoFramework.TestFramework.dll</HintPath> |
| 63 | + <Reference Include="nanoFramework.TestFramework, Version=1.0.127.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 64 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.127\lib\nanoFramework.TestFramework.dll</HintPath> |
65 | 65 | <Private>True</Private> |
66 | 66 | </Reference> |
67 | 67 | <Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
68 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.126\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
| 68 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.127\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
69 | 69 | <Private>True</Private> |
70 | 70 | </Reference> |
71 | 71 | <Reference Include="System.IO.FileSystem, Version=1.0.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
|
93 | 93 | <ProjectConfigurationsDeclaredAsItems /> |
94 | 94 | </ProjectCapabilities> |
95 | 95 | </ProjectExtensions> |
96 | | - <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.126\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.126\build\nanoFramework.TestFramework.targets')" /> |
| 96 | + <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.127\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.127\build\nanoFramework.TestFramework.targets')" /> |
97 | 97 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
98 | 98 | <PropertyGroup> |
99 | 99 | <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> |
100 | 100 | </PropertyGroup> |
101 | | - <Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.126\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.126\build\nanoFramework.TestFramework.targets'))" /> |
| 101 | + <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'))" /> |
102 | 102 | </Target> |
103 | 103 | </Project> |
0 commit comments