From 0ade00c392a4600f1d4a9d5f6c7ecad1f4b9239c Mon Sep 17 00:00:00 2001 From: nfbot Date: Fri, 10 Jul 2026 01:00:25 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps Nerdbank.GitVersioning from 3.10.85 to 3.10.91
[version update] ### :warning: This is an automated update. :warning: --- System.IO.FileSystem/System.IO.FileSystem.nfproj | 8 ++++---- System.IO.FileSystem/packages.config | 2 +- System.IO.FileSystem/packages.lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/System.IO.FileSystem/System.IO.FileSystem.nfproj b/System.IO.FileSystem/System.IO.FileSystem.nfproj index 8cd1442..96040bc 100644 --- a/System.IO.FileSystem/System.IO.FileSystem.nfproj +++ b/System.IO.FileSystem/System.IO.FileSystem.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -99,8 +99,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.FileSystem/packages.config b/System.IO.FileSystem/packages.config index d12281a..111d738 100644 --- a/System.IO.FileSystem/packages.config +++ b/System.IO.FileSystem/packages.config @@ -4,5 +4,5 @@ - + \ No newline at end of file diff --git a/System.IO.FileSystem/packages.lock.json b/System.IO.FileSystem/packages.lock.json index 4b9ad82..c55609e 100644 --- a/System.IO.FileSystem/packages.lock.json +++ b/System.IO.FileSystem/packages.lock.json @@ -28,9 +28,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.10.85, 3.10.85]", - "resolved": "3.10.85", - "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" + "requested": "[3.10.91, 3.10.91]", + "resolved": "3.10.91", + "contentHash": "9MtEXm/um2lQAEoek1EkF4CXNH4JuXxv2jV3Ew2XlzP0LXxFaFiECS7ji8zf1ZaMnPGYbbom+Nm6y4ADc5HNHQ==" } } }