diff --git a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj index ee52af2..c2dbadd 100644 --- a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj +++ b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -168,8 +168,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/nanoFramework.Device.Bluetooth/packages.config b/nanoFramework.Device.Bluetooth/packages.config index 0ea91bb..526e58d 100644 --- a/nanoFramework.Device.Bluetooth/packages.config +++ b/nanoFramework.Device.Bluetooth/packages.config @@ -5,5 +5,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.Device.Bluetooth/packages.lock.json b/nanoFramework.Device.Bluetooth/packages.lock.json index 74fd995..b8c0e59 100644 --- a/nanoFramework.Device.Bluetooth/packages.lock.json +++ b/nanoFramework.Device.Bluetooth/packages.lock.json @@ -34,9 +34,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==" } } }