diff --git a/System.Device.Spi/System.Device.Spi.nfproj b/System.Device.Spi/System.Device.Spi.nfproj index 5a4f08de..68e71d38 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 dc88fa32..41ece4bd 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 f0c54e72..5dc024b9 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.7.115, 3.7.115]", - "resolved": "3.7.115", - "contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ==" + "requested": "[3.8.118, 3.8.118]", + "resolved": "3.8.118", + "contentHash": "cRaG+ICcECG+CzbtQyUV2WftH7yl2B02AjYGGNScXx8TwYavZYwhCewBTiC0qTcsac7m6AzBUYna5xzBWmTGYw==" } } }