From d61e89f46dd5e15ec011f33295338e6cad30c6cf Mon Sep 17 00:00:00 2001 From: josesimoes Date: Thu, 6 May 2021 00:47:09 +0000 Subject: [PATCH] [create-pull-request] automated change --- System.Device.Spi.sln | 2 +- .../SpiHardwareUnitTests.nfproj | 16 +++++++--------- Test/SpiHardwareUnitTests/packages.config | 2 +- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/System.Device.Spi.sln b/System.Device.Spi.sln index 97b12f26b..16e75c647 100644 --- a/System.Device.Spi.sln +++ b/System.Device.Spi.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31105.61 diff --git a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj index a2dc685ca..530848c19 100644 --- a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj +++ b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\ @@ -40,15 +40,13 @@ True True - - ..\..\packages\nanoFramework.TestFramework.1.0.101\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.1.0.110\lib\nanoFramework.TestFramework.dll True - True - ..\..\packages\nanoFramework.TestFramework.1.0.101\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.1.0.110\lib\nanoFramework.UnitTestLauncher.exe True - True ..\..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.31\lib\System.Device.Gpio.dll @@ -65,16 +63,16 @@ - + - Update the Import path in nfproj to the correct nanoFramework.TestFramework NuGet package folder. + 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}. - + diff --git a/Test/SpiHardwareUnitTests/packages.config b/Test/SpiHardwareUnitTests/packages.config index f6e96edc1..f271e45c8 100644 --- a/Test/SpiHardwareUnitTests/packages.config +++ b/Test/SpiHardwareUnitTests/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file