From d0b811122dc350d0e06da7ae610f82cb1a022eba Mon Sep 17 00:00:00 2001 From: josesimoes Date: Thu, 15 Jul 2021 00:07:10 +0000 Subject: [PATCH] [create-pull-request] automated change --- System.Device.Spi/System.Device.Spi.nfproj | 6 +++--- System.Device.Spi/packages.config | 4 ++-- .../SpiHardwareUnitTests.nfproj | 16 ++++++++-------- Test/SpiHardwareUnitTests/packages.config | 6 +++--- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/System.Device.Spi/System.Device.Spi.nfproj b/System.Device.Spi/System.Device.Spi.nfproj index 690eecffb..1a157c22a 100644 --- a/System.Device.Spi/System.Device.Spi.nfproj +++ b/System.Device.Spi/System.Device.Spi.nfproj @@ -64,12 +64,12 @@ ..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll True - - ..\packages\nanoFramework.Runtime.Events.1.9.1-preview.7\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.9.1\lib\nanoFramework.Runtime.Events.dll True - ..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.48\lib\System.Device.Gpio.dll + ..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.50\lib\System.Device.Gpio.dll True diff --git a/System.Device.Spi/packages.config b/System.Device.Spi/packages.config index 60cfa9438..f8e95a81b 100644 --- a/System.Device.Spi/packages.config +++ b/System.Device.Spi/packages.config @@ -1,7 +1,7 @@  - - + + \ No newline at end of file diff --git a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj index 8450989a4..5a645d322 100644 --- a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj +++ b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj @@ -35,20 +35,20 @@ ..\..\packages\nanoFramework.CoreLibrary.1.10.5\lib\mscorlib.dll True - - ..\..\packages\nanoFramework.Runtime.Events.1.9.1-preview.7\lib\nanoFramework.Runtime.Events.dll + + ..\..\packages\nanoFramework.Runtime.Events.1.9.1\lib\nanoFramework.Runtime.Events.dll True - - ..\..\packages\nanoFramework.TestFramework.1.0.146\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.1.0.147\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.1.0.146\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.1.0.147\lib\nanoFramework.UnitTestLauncher.exe True - ..\..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.48\lib\System.Device.Gpio.dll + ..\..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.50\lib\System.Device.Gpio.dll True @@ -66,11 +66,11 @@ - + 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 e9c9df60e..23b5cfca8 100644 --- a/Test/SpiHardwareUnitTests/packages.config +++ b/Test/SpiHardwareUnitTests/packages.config @@ -1,7 +1,7 @@  - - - + + + \ No newline at end of file