diff --git a/System.Device.Spi/System.Device.Spi.nfproj b/System.Device.Spi/System.Device.Spi.nfproj index cb742570..5c6b9316 100644 --- a/System.Device.Spi/System.Device.Spi.nfproj +++ b/System.Device.Spi/System.Device.Spi.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -82,8 +82,8 @@ 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}. - - + + - + \ No newline at end of file diff --git a/System.Device.Spi/packages.config b/System.Device.Spi/packages.config index 8a16e6e9..582f3437 100644 --- a/System.Device.Spi/packages.config +++ b/System.Device.Spi/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/System.Device.Spi/packages.lock.json b/System.Device.Spi/packages.lock.json index 59eee6ef..383360b6 100644 --- a/System.Device.Spi/packages.lock.json +++ b/System.Device.Spi/packages.lock.json @@ -22,9 +22,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.143, 3.6.143]", - "resolved": "3.6.143", - "contentHash": "N24MtdLq4PmdJ2woTQd9515q0I1jeO/DlimYCB/GoRd510Fc9dk9H6YaN8MPPrVF8RHrIalCUfWbWvcoarYeoQ==" + "requested": "[3.6.146, 3.6.146]", + "resolved": "3.6.146", + "contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w==" } } }