From b2d0e695af198626d242d61f4c8bd6277ac96e6d Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 24 Jun 2026 01:12:39 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps Nerdbank.GitVersioning from 3.9.50 to 3.10.85
[version update] ### :warning: This is an automated update. :warning: --- System.Device.I2c/System.Device.I2c.nfproj | 8 ++++---- System.Device.I2c/packages.config | 2 +- System.Device.I2c/packages.lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/System.Device.I2c/System.Device.I2c.nfproj b/System.Device.I2c/System.Device.I2c.nfproj index 92cd89c..20fe965 100644 --- a/System.Device.I2c/System.Device.I2c.nfproj +++ b/System.Device.I2c/System.Device.I2c.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -68,8 +68,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/packages.config b/System.Device.I2c/packages.config index 82872d2..e5ab86c 100644 --- a/System.Device.I2c/packages.config +++ b/System.Device.I2c/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.Device.I2c/packages.lock.json b/System.Device.I2c/packages.lock.json index a1f8d02..00cea57 100644 --- a/System.Device.I2c/packages.lock.json +++ b/System.Device.I2c/packages.lock.json @@ -10,9 +10,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.9.50, 3.9.50]", - "resolved": "3.9.50", - "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA==" + "requested": "[3.10.85, 3.10.85]", + "resolved": "3.10.85", + "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" } } }