|
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 | | - <Reference Include="nanoFramework.TestFramework, Version=1.0.127.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
39 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.127\lib\nanoFramework.TestFramework.dll</HintPath> |
| 38 | + <Reference Include="nanoFramework.TestFramework, Version=1.0.132.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 39 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.132\lib\nanoFramework.TestFramework.dll</HintPath> |
40 | 40 | <Private>True</Private> |
41 | 41 | </Reference> |
42 | 42 | <Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
43 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.127\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
| 43 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.132\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
44 | 44 | <Private>True</Private> |
45 | 45 | </Reference> |
46 | 46 | </ItemGroup> |
|
58 | 58 | <ProjectConfigurationsDeclaredAsItems /> |
59 | 59 | </ProjectCapabilities> |
60 | 60 | </ProjectExtensions> |
61 | | - <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.127\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.127\build\nanoFramework.TestFramework.targets')" /> |
| 61 | + <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 | 62 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
63 | 63 | <PropertyGroup> |
64 | 64 | <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> |
65 | 65 | </PropertyGroup> |
66 | | - <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'))" /> |
| 66 | + <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 | 67 | </Target> |
68 | 68 | </Project> |
0 commit comments