|
57 | 57 | <HintPath>..\..\packages\nanoFramework.System.Text.1.1.1-preview.51\lib\nanoFramework.System.Text.dll</HintPath> |
58 | 58 | <Private>True</Private> |
59 | 59 | </Reference> |
60 | | - <Reference Include="nanoFramework.TestFramework, Version=1.0.121.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
61 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.121\lib\nanoFramework.TestFramework.dll</HintPath> |
| 60 | + <Reference Include="nanoFramework.TestFramework, Version=1.0.122.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 61 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.122\lib\nanoFramework.TestFramework.dll</HintPath> |
62 | 62 | <Private>True</Private> |
63 | 63 | </Reference> |
64 | 64 | <Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
65 | | - <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.121\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
| 65 | + <HintPath>..\..\packages\nanoFramework.TestFramework.1.0.122\lib\nanoFramework.UnitTestLauncher.exe</HintPath> |
66 | 66 | <Private>True</Private> |
67 | 67 | </Reference> |
68 | 68 | </ItemGroup> |
|
73 | 73 | <ProjectConfigurationsDeclaredAsItems /> |
74 | 74 | </ProjectCapabilities> |
75 | 75 | </ProjectExtensions> |
76 | | - <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.121\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.121\build\nanoFramework.TestFramework.targets')" /> |
| 76 | + <Import Project="..\..\packages\nanoFramework.TestFramework.1.0.122\build\nanoFramework.TestFramework.targets" Condition="Exists('..\..\packages\nanoFramework.TestFramework.1.0.122\build\nanoFramework.TestFramework.targets')" /> |
77 | 77 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
78 | 78 | <PropertyGroup> |
79 | 79 | <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> |
80 | 80 | </PropertyGroup> |
81 | | - <Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.121\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.121\build\nanoFramework.TestFramework.targets'))" /> |
| 81 | + <Error Condition="!Exists('..\..\packages\nanoFramework.TestFramework.1.0.122\build\nanoFramework.TestFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\nanoFramework.TestFramework.1.0.122\build\nanoFramework.TestFramework.targets'))" /> |
82 | 82 | </Target> |
83 | 83 | </Project> |
0 commit comments