diff --git a/System.Device.I2s/System.Device.I2s.nfproj b/System.Device.I2s/System.Device.I2s.nfproj index 8803782..10000ce 100644 --- a/System.Device.I2s/System.Device.I2s.nfproj +++ b/System.Device.I2s/System.Device.I2s.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -71,8 +71,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.I2s/packages.config b/System.Device.I2s/packages.config index 3b30f85..efe8286 100644 --- a/System.Device.I2s/packages.config +++ b/System.Device.I2s/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.Device.I2s/packages.lock.json b/System.Device.I2s/packages.lock.json index f294fbf..65e5ee1 100644 --- a/System.Device.I2s/packages.lock.json +++ b/System.Device.I2s/packages.lock.json @@ -10,9 +10,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==" } } }