From 1b4b975fdfd3ed3acd6f2f67dc7cb2265ec0c378 Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 6 Nov 2025 00:51:45 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps Nerdbank.GitVersioning from 3.7.115 to 3.9.50
[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 82f0c32..031badb 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 10d6ee7..f33f345 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 c759060..6e1874b 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.7.115, 3.7.115]", - "resolved": "3.7.115", - "contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ==" + "requested": "[3.9.50, 3.9.50]", + "resolved": "3.9.50", + "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA==" } } }