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/System.Device.Spi/System.Device.Spi.nfproj b/System.Device.Spi/System.Device.Spi.nfproj index 588e260ec..e774c7cc9 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\ @@ -69,7 +69,7 @@ True - ..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.44\lib\System.Device.Gpio.dll + ..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.45\lib\System.Device.Gpio.dll True diff --git a/System.Device.Spi/packages.config b/System.Device.Spi/packages.config index fc1d45da5..aed23f5dc 100644 --- a/System.Device.Spi/packages.config +++ b/System.Device.Spi/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj index 9fb45706d..4a21d5046 100644 --- a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj +++ b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\ @@ -48,7 +48,7 @@ True - ..\..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.44\lib\System.Device.Gpio.dll + ..\..\packages\nanoFramework.System.Device.Gpio.1.0.0-preview.45\lib\System.Device.Gpio.dll True diff --git a/Test/SpiHardwareUnitTests/packages.config b/Test/SpiHardwareUnitTests/packages.config index 214083ebf..986d85f55 100644 --- a/Test/SpiHardwareUnitTests/packages.config +++ b/Test/SpiHardwareUnitTests/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file