diff --git a/System.Device.Gpio/System.Device.Gpio.nfproj b/System.Device.Gpio/System.Device.Gpio.nfproj index c68ea9e..8d5263f 100644 --- a/System.Device.Gpio/System.Device.Gpio.nfproj +++ b/System.Device.Gpio/System.Device.Gpio.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -103,8 +103,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.Gpio/packages.config b/System.Device.Gpio/packages.config index 43395c2..5f2df79 100644 --- a/System.Device.Gpio/packages.config +++ b/System.Device.Gpio/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/System.Device.Gpio/packages.lock.json b/System.Device.Gpio/packages.lock.json index 0bd2037..f2ce75f 100644 --- a/System.Device.Gpio/packages.lock.json +++ b/System.Device.Gpio/packages.lock.json @@ -16,9 +16,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==" } } }