From 896cae8530f601f53e7eef980b0a28249a34f352 Mon Sep 17 00:00:00 2001 From: nfbot Date: Fri, 27 Dec 2024 00:46:58 +0000 Subject: [PATCH] Update 2 NuGet dependencies Bumps Nerdbank.GitVersioning from 3.6.146 to 3.7.112
Bumps nanoFramework.TestFramework from 3.0.47 to 3.0.49
[version update] ### :warning: This is an automated update. :warning: --- Tests/HttpUnitTests/HttpUnitTests.nfproj | 6 +++--- Tests/HttpUnitTests/packages.config | 2 +- Tests/HttpUnitTests/packages.lock.json | 6 +++--- .../System.Net.Http.Client.nfproj | 8 ++++---- nanoFramework.System.Net.Http.Client/packages.config | 2 +- nanoFramework.System.Net.Http.Client/packages.lock.json | 6 +++--- .../System.Net.Http.Server.nfproj | 8 ++++---- nanoFramework.System.Net.Http.Server/packages.config | 2 +- nanoFramework.System.Net.Http.Server/packages.lock.json | 6 +++--- nanoFramework.System.Net.Http/System.Net.Http.nfproj | 8 ++++---- nanoFramework.System.Net.Http/packages.config | 2 +- nanoFramework.System.Net.Http/packages.lock.json | 6 +++--- 12 files changed, 31 insertions(+), 31 deletions(-) diff --git a/Tests/HttpUnitTests/HttpUnitTests.nfproj b/Tests/HttpUnitTests/HttpUnitTests.nfproj index 74998358..0b4cf8a7 100644 --- a/Tests/HttpUnitTests/HttpUnitTests.nfproj +++ b/Tests/HttpUnitTests/HttpUnitTests.nfproj @@ -49,11 +49,11 @@ ..\..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll - - ..\..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.UnitTestLauncher.exe ..\..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll diff --git a/Tests/HttpUnitTests/packages.config b/Tests/HttpUnitTests/packages.config index 0a0f25ba..3389cf8d 100644 --- a/Tests/HttpUnitTests/packages.config +++ b/Tests/HttpUnitTests/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/Tests/HttpUnitTests/packages.lock.json b/Tests/HttpUnitTests/packages.lock.json index 17dcf18a..8dc108f4 100644 --- a/Tests/HttpUnitTests/packages.lock.json +++ b/Tests/HttpUnitTests/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.47, 3.0.47]", - "resolved": "3.0.47", - "contentHash": "CpUrBWmxgw2Blp3nkMcI+aI21Kj0VeLc4NU28OiA9IHxUsX6WXe6ruDjw71Ff4mb9nuLT55C4wg4CpD7+Iaw0g==" + "requested": "[3.0.49, 3.0.49]", + "resolved": "3.0.49", + "contentHash": "+9xecBciJEhjSbNvnfET1nT3Zxvem9DMg8/yd30EOTHbccFhp5sjG5SO3CWVP/aLJib2I8KkjINiWXPjAuW7+w==" } } } diff --git a/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj b/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj index 7e0aa99a..a231d609 100644 --- a/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj +++ b/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -240,8 +240,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/nanoFramework.System.Net.Http.Client/packages.config b/nanoFramework.System.Net.Http.Client/packages.config index 0780e4a6..706e8e97 100644 --- a/nanoFramework.System.Net.Http.Client/packages.config +++ b/nanoFramework.System.Net.Http.Client/packages.config @@ -7,5 +7,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Http.Client/packages.lock.json b/nanoFramework.System.Net.Http.Client/packages.lock.json index 46e017b5..5d222b3c 100644 --- a/nanoFramework.System.Net.Http.Client/packages.lock.json +++ b/nanoFramework.System.Net.Http.Client/packages.lock.json @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.146, 3.6.146]", - "resolved": "3.6.146", - "contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w==" + "requested": "[3.7.112, 3.7.112]", + "resolved": "3.7.112", + "contentHash": "j0jcfnTjvhytRanVR34Gaj6RFKk8EDmVhRW7929nWjCo8tzBxsa3XmFmbSGDA6nWXGhfehTixWhPgGWAbz+NQA==" } } } diff --git a/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj b/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj index d24d739b..77b55884 100644 --- a/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj +++ b/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -167,8 +167,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/nanoFramework.System.Net.Http.Server/packages.config b/nanoFramework.System.Net.Http.Server/packages.config index 0780e4a6..706e8e97 100644 --- a/nanoFramework.System.Net.Http.Server/packages.config +++ b/nanoFramework.System.Net.Http.Server/packages.config @@ -7,5 +7,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Http.Server/packages.lock.json b/nanoFramework.System.Net.Http.Server/packages.lock.json index 46e017b5..5d222b3c 100644 --- a/nanoFramework.System.Net.Http.Server/packages.lock.json +++ b/nanoFramework.System.Net.Http.Server/packages.lock.json @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.146, 3.6.146]", - "resolved": "3.6.146", - "contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w==" + "requested": "[3.7.112, 3.7.112]", + "resolved": "3.7.112", + "contentHash": "j0jcfnTjvhytRanVR34Gaj6RFKk8EDmVhRW7929nWjCo8tzBxsa3XmFmbSGDA6nWXGhfehTixWhPgGWAbz+NQA==" } } } diff --git a/nanoFramework.System.Net.Http/System.Net.Http.nfproj b/nanoFramework.System.Net.Http/System.Net.Http.nfproj index a57d9264..515283eb 100644 --- a/nanoFramework.System.Net.Http/System.Net.Http.nfproj +++ b/nanoFramework.System.Net.Http/System.Net.Http.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -140,8 +140,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/nanoFramework.System.Net.Http/packages.config b/nanoFramework.System.Net.Http/packages.config index 0780e4a6..706e8e97 100644 --- a/nanoFramework.System.Net.Http/packages.config +++ b/nanoFramework.System.Net.Http/packages.config @@ -7,5 +7,5 @@ - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Http/packages.lock.json b/nanoFramework.System.Net.Http/packages.lock.json index 46e017b5..5d222b3c 100644 --- a/nanoFramework.System.Net.Http/packages.lock.json +++ b/nanoFramework.System.Net.Http/packages.lock.json @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.146, 3.6.146]", - "resolved": "3.6.146", - "contentHash": "W1eQ8hD9Y/cZ2+ilgxECl003xr1hybpN3fMxoTlMqg++BixETBMWzS4y9s08oHJKXgKtudsoxhITNOEf1OR66w==" + "requested": "[3.7.112, 3.7.112]", + "resolved": "3.7.112", + "contentHash": "j0jcfnTjvhytRanVR34Gaj6RFKk8EDmVhRW7929nWjCo8tzBxsa3XmFmbSGDA6nWXGhfehTixWhPgGWAbz+NQA==" } } }