From 28691ba47e3fa2e786642f2c56fd118095dc946f Mon Sep 17 00:00:00 2001 From: josesimoes Date: Fri, 14 May 2021 00:09:47 +0000 Subject: [PATCH] [create-pull-request] automated change --- System.Device.Spi/System.Device.Spi.nfproj | 6 +++--- System.Device.Spi/packages.config | 4 ++-- Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj | 6 +++--- Test/SpiHardwareUnitTests/packages.config | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/System.Device.Spi/System.Device.Spi.nfproj b/System.Device.Spi/System.Device.Spi.nfproj index 42cdb409f..6a55ed85b 100644 --- a/System.Device.Spi/System.Device.Spi.nfproj +++ b/System.Device.Spi/System.Device.Spi.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\ @@ -65,11 +65,11 @@ True - ..\packages\nanoFramework.Runtime.Events.1.9.0-preview.22\lib\nanoFramework.Runtime.Events.dll + ..\packages\nanoFramework.Runtime.Events.1.9.0-preview.24\lib\nanoFramework.Runtime.Events.dll True - ..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.37\lib\System.Device.Gpio.dll + ..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.38\lib\System.Device.Gpio.dll True diff --git a/System.Device.Spi/packages.config b/System.Device.Spi/packages.config index 76651debb..f478c8239 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 fc63913ca..f5decfa51 100644 --- a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj +++ b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\ @@ -36,7 +36,7 @@ True - ..\..\packages\nanoFramework.Runtime.Events.1.9.0-preview.22\lib\nanoFramework.Runtime.Events.dll + ..\..\packages\nanoFramework.Runtime.Events.1.9.0-preview.24\lib\nanoFramework.Runtime.Events.dll True @@ -48,7 +48,7 @@ True - ..\..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.37\lib\System.Device.Gpio.dll + ..\..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.38\lib\System.Device.Gpio.dll True diff --git a/Test/SpiHardwareUnitTests/packages.config b/Test/SpiHardwareUnitTests/packages.config index 3123f930d..3acbd6880 100644 --- a/Test/SpiHardwareUnitTests/packages.config +++ b/Test/SpiHardwareUnitTests/packages.config @@ -1,7 +1,7 @@  - - + + \ No newline at end of file