diff --git a/System.Device.Spi/System.Device.Spi.nfproj b/System.Device.Spi/System.Device.Spi.nfproj index 89bcea2a..69a30d8e 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 3215f715..1f74eeb3 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 f235f9a8..9aa52d31 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.112, 3.7.112]", - "resolved": "3.7.112", - "contentHash": "j0jcfnTjvhytRanVR34Gaj6RFKk8EDmVhRW7929nWjCo8tzBxsa3XmFmbSGDA6nWXGhfehTixWhPgGWAbz+NQA==" + "requested": "[3.7.115, 3.7.115]", + "resolved": "3.7.115", + "contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ==" } } }