From 860a9fc8e24b0e8b0ce72f273494c5b7e81a98a0 Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 22 Jun 2026 01:36:31 +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.IO.Streams/System.IO.Streams.nfproj | 8 ++++---- System.IO.Streams/packages.config | 2 +- System.IO.Streams/packages.lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/System.IO.Streams/System.IO.Streams.nfproj b/System.IO.Streams/System.IO.Streams.nfproj index 1b52cfa..4656776 100644 --- a/System.IO.Streams/System.IO.Streams.nfproj +++ b/System.IO.Streams/System.IO.Streams.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -70,8 +70,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.IO.Streams/packages.config b/System.IO.Streams/packages.config index 4752ea6..21afdfc 100644 --- a/System.IO.Streams/packages.config +++ b/System.IO.Streams/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/System.IO.Streams/packages.lock.json b/System.IO.Streams/packages.lock.json index a8a3a4a..a5f3c2f 100644 --- a/System.IO.Streams/packages.lock.json +++ b/System.IO.Streams/packages.lock.json @@ -16,9 +16,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==" } } }