diff --git a/System.Device.Wifi/System.Device.Wifi.nfproj b/System.Device.Wifi/System.Device.Wifi.nfproj index 817b140..b905396 100644 --- a/System.Device.Wifi/System.Device.Wifi.nfproj +++ b/System.Device.Wifi/System.Device.Wifi.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -91,8 +91,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.Wifi/packages.config b/System.Device.Wifi/packages.config index 464cbe6..8f639ef 100644 --- a/System.Device.Wifi/packages.config +++ b/System.Device.Wifi/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file diff --git a/System.Device.Wifi/packages.lock.json b/System.Device.Wifi/packages.lock.json index 4c70a85..e7dadc6 100644 --- a/System.Device.Wifi/packages.lock.json +++ b/System.Device.Wifi/packages.lock.json @@ -40,9 +40,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==" } } }