From 97eeb1069112fb139beba0be68a8e42971fb6986 Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 5 Jun 2024 06:52:15 +0100 Subject: [PATCH] Update 1 NuGet dependencies ***NO_CI*** --- System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj | 8 ++++---- System.Device.I2c.Slave/packages.config | 2 +- System.Device.I2c.Slave/packages.lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj b/System.Device.I2c.Slave/System.Device.I2c.Slave.nfproj index cbcaf38..dbb9533 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\ @@ -64,8 +64,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 d60f807..a39926d 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 33ef693..be631b7 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.133, 3.6.133]", - "resolved": "3.6.133", - "contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw==" + "requested": "[3.6.139, 3.6.139]", + "resolved": "3.6.139", + "contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg==" } } }