From 6956070648a4a91234925116319a7b6adc65897c Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 23 Oct 2024 00:35:11 +0000 Subject: [PATCH] Update 1 NuGet dependencies Bumps Nerdbank.GitVersioning from 3.6.143 to 3.6.146
[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 f3c3c87..804dfd3 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\ @@ -104,8 +104,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 b08856c..d2b9e65 100644 --- a/System.IO.FileSystem/packages.config +++ b/System.IO.FileSystem/packages.config @@ -5,5 +5,5 @@ - + \ No newline at end of file diff --git a/System.IO.FileSystem/packages.lock.json b/System.IO.FileSystem/packages.lock.json index a8557d9..212a1e4 100644 --- a/System.IO.FileSystem/packages.lock.json +++ b/System.IO.FileSystem/packages.lock.json @@ -34,9 +34,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.143, 3.6.143]", - "resolved": "3.6.143", - "contentHash": "N24MtdLq4PmdJ2woTQd9515q0I1jeO/DlimYCB/GoRd510Fc9dk9H6YaN8MPPrVF8RHrIalCUfWbWvcoarYeoQ==" + "requested": "[3.6.146, 3.6.146]", + "resolved": "3.6.146", + "contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w==" } } }