From fdf142eeece21988cf97e98bdb1fbb4cddce46f7 Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 5 Jun 2024 01:41:11 +0100 Subject: [PATCH] Update 1 NuGet dependencies ***NO_CI*** --- 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 e731329..269186d 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\ @@ -101,8 +101,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 02000b6..6ded3d7 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 d3f60c1..fa35b65 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.133, 3.6.133]", - "resolved": "3.6.133", - "contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw==" + "requested": "[3.6.139, 3.6.139]", + "resolved": "3.6.139", + "contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg==" } } }