diff --git a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj index cd1675e..6f7b4ec 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\ @@ -163,8 +163,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 7bd5df5..b9b10a8 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 abe0eb4..d33e0d4 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.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==" } } }