diff --git a/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj b/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj index ce6f519..5b62993 100644 --- a/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj +++ b/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -63,8 +63,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.I2c.Slave/packages.config b/System.Device.I2c.Slave/packages.config index 69409c3..3b30f85 100644 --- a/System.Device.I2c.Slave/packages.config +++ b/System.Device.I2c.Slave/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.Device.I2c.Slave/packages.lock.json b/System.Device.I2c.Slave/packages.lock.json index eabec91..f294fbf 100644 --- a/System.Device.I2c.Slave/packages.lock.json +++ b/System.Device.I2c.Slave/packages.lock.json @@ -10,9 +10,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.146, 3.6.146]", - "resolved": "3.6.146", - "contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w==" + "requested": "[3.7.112, 3.7.112]", + "resolved": "3.7.112", + "contentHash": "j0jcfnTjvhytRanVR34Gaj6RFKk8EDmVhRW7929nWjCo8tzBxsa3XmFmbSGDA6nWXGhfehTixWhPgGWAbz+NQA==" } } }