From 7fbcffb273e4c6fcd3a6ec551bacaa7796c7462a Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 24 May 2023 01:41:32 +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 5c0314f..3428fe4 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\ @@ -91,8 +91,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 5433176..1adc34d 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 ab2d184..f2daf4b 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.6.132, 3.6.132]", - "resolved": "3.6.132", - "contentHash": "t5aTPfMt+E7qsAIWyN7xcmmLQohzS6Ax6cmDLEk4RkRIJq878PR/JG+HhvCbn5DlxRHMWLQZBjuTFypDrDjClw==" + "requested": "[3.6.133, 3.6.133]", + "resolved": "3.6.133", + "contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw==" } } }