From 601aa50a89ce637c4b4ace69f6db8b1eee1e3ca9 Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 2 Sep 2026 01:07:11 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps Nerdbank.GitVersioning from 3.10.91 to 3.10.94
[version update] ### :warning: This is an automated update. :warning: --- System.Device.Spi/System.Device.Spi.nfproj | 8 ++++---- System.Device.Spi/packages.config | 2 +- System.Device.Spi/packages.lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/System.Device.Spi/System.Device.Spi.nfproj b/System.Device.Spi/System.Device.Spi.nfproj index 9a3a393b..cc2546d7 100644 --- a/System.Device.Spi/System.Device.Spi.nfproj +++ b/System.Device.Spi/System.Device.Spi.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -82,8 +82,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.Spi/packages.config b/System.Device.Spi/packages.config index aea6f8cd..de238c4b 100644 --- a/System.Device.Spi/packages.config +++ b/System.Device.Spi/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/System.Device.Spi/packages.lock.json b/System.Device.Spi/packages.lock.json index 18454eba..c7a118a0 100644 --- a/System.Device.Spi/packages.lock.json +++ b/System.Device.Spi/packages.lock.json @@ -22,9 +22,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.10.91, 3.10.91]", - "resolved": "3.10.91", - "contentHash": "9MtEXm/um2lQAEoek1EkF4CXNH4JuXxv2jV3Ew2XlzP0LXxFaFiECS7ji8zf1ZaMnPGYbbom+Nm6y4ADc5HNHQ==" + "requested": "[3.10.94, 3.10.94]", + "resolved": "3.10.94", + "contentHash": "sn6gFIx6bwFj3Me0XGmek3gLZi/MZC8C4tRLwslXGeBcXcVxvFpZyDrQA93G8TiYgxTS7J7triKB7hj5wXzSxA==" } } }