From b9a0d56ae1ea03e3a5d79b46e2fbb9942e2c8843 Mon Sep 17 00:00:00 2001 From: nfbot Date: Tue, 23 Jun 2026 09:07:50 +0000 Subject: [PATCH] Update 2 NuGet dependencies Bumps nanoFramework.System.Collections from 1.5.67 to 1.5.75
Bumps Nerdbank.GitVersioning from 3.9.50 to 3.10.85
[version update] ### :warning: This is an automated update. :warning: --- nanoFramework.System.Net.Http.Client.nuspec | 2 +- .../System.Net.Http.Client.nfproj | 12 ++++++------ nanoFramework.System.Net.Http.Client/packages.config | 4 ++-- .../packages.lock.json | 12 ++++++------ nanoFramework.System.Net.Http.Server.nuspec | 2 +- .../System.Net.Http.Server.nfproj | 12 ++++++------ nanoFramework.System.Net.Http.Server/packages.config | 4 ++-- .../packages.lock.json | 12 ++++++------ nanoFramework.System.Net.Http.nuspec | 2 +- nanoFramework.System.Net.Http/System.Net.Http.nfproj | 12 ++++++------ nanoFramework.System.Net.Http/packages.config | 4 ++-- nanoFramework.System.Net.Http/packages.lock.json | 12 ++++++------ 12 files changed, 45 insertions(+), 45 deletions(-) diff --git a/nanoFramework.System.Net.Http.Client.nuspec b/nanoFramework.System.Net.Http.Client.nuspec index fa528ac..c1deed8 100644 --- a/nanoFramework.System.Net.Http.Client.nuspec +++ b/nanoFramework.System.Net.Http.Client.nuspec @@ -21,7 +21,7 @@ There is also a package with the server API only and another with the full API.< - + 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 bd234f4..d0dc9c2 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\ @@ -215,8 +215,8 @@ ..\packages\nanoFramework.Runtime.Events.1.11.32\lib\nanoFramework.Runtime.Events.dll - - ..\packages\nanoFramework.System.Collections.1.5.67\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.75\lib\nanoFramework.System.Collections.dll ..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll @@ -241,8 +241,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 947adb7..13eb63b 100644 --- a/nanoFramework.System.Net.Http.Client/packages.config +++ b/nanoFramework.System.Net.Http.Client/packages.config @@ -2,10 +2,10 @@ - + - + \ 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 fc8bd74..e1a7256 100644 --- a/nanoFramework.System.Net.Http.Client/packages.lock.json +++ b/nanoFramework.System.Net.Http.Client/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.67, 1.5.67]", - "resolved": "1.5.67", - "contentHash": "MjSipUB70vrxjqTm1KfKTUqqjd0wbweiNyYFXONi0XClrH6HXsuX2lhDqXM8NWuYnWyYOqx8y20sXbvsH+4brg==" + "requested": "[1.5.75, 1.5.75]", + "resolved": "1.5.75", + "contentHash": "OiMpKo8RWbjZq1594YjdRnOGNN2aT4nowa+ET7scK0frGCux0a8LGaPkG56mmSfBCKzLlVs13LIlla3XLhXaMA==" }, "nanoFramework.System.IO.Streams": { "type": "Direct", @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.9.50, 3.9.50]", - "resolved": "3.9.50", - "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA==" + "requested": "[3.10.85, 3.10.85]", + "resolved": "3.10.85", + "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" } } } diff --git a/nanoFramework.System.Net.Http.Server.nuspec b/nanoFramework.System.Net.Http.Server.nuspec index 7b81337..0ecd1d8 100644 --- a/nanoFramework.System.Net.Http.Server.nuspec +++ b/nanoFramework.System.Net.Http.Server.nuspec @@ -21,7 +21,7 @@ There is also a package with the client API only and another with the full API.< - + 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 1ba7778..8f72af4 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\ @@ -141,8 +141,8 @@ ..\packages\nanoFramework.Runtime.Events.1.11.32\lib\nanoFramework.Runtime.Events.dll - - ..\packages\nanoFramework.System.Collections.1.5.67\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.75\lib\nanoFramework.System.Collections.dll ..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll @@ -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 947adb7..13eb63b 100644 --- a/nanoFramework.System.Net.Http.Server/packages.config +++ b/nanoFramework.System.Net.Http.Server/packages.config @@ -2,10 +2,10 @@ - + - + \ 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 fc8bd74..e1a7256 100644 --- a/nanoFramework.System.Net.Http.Server/packages.lock.json +++ b/nanoFramework.System.Net.Http.Server/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.67, 1.5.67]", - "resolved": "1.5.67", - "contentHash": "MjSipUB70vrxjqTm1KfKTUqqjd0wbweiNyYFXONi0XClrH6HXsuX2lhDqXM8NWuYnWyYOqx8y20sXbvsH+4brg==" + "requested": "[1.5.75, 1.5.75]", + "resolved": "1.5.75", + "contentHash": "OiMpKo8RWbjZq1594YjdRnOGNN2aT4nowa+ET7scK0frGCux0a8LGaPkG56mmSfBCKzLlVs13LIlla3XLhXaMA==" }, "nanoFramework.System.IO.Streams": { "type": "Direct", @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.9.50, 3.9.50]", - "resolved": "3.9.50", - "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA==" + "requested": "[3.10.85, 3.10.85]", + "resolved": "3.10.85", + "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" } } } diff --git a/nanoFramework.System.Net.Http.nuspec b/nanoFramework.System.Net.Http.nuspec index c5aceae..2c26d1b 100644 --- a/nanoFramework.System.Net.Http.nuspec +++ b/nanoFramework.System.Net.Http.nuspec @@ -22,7 +22,7 @@ These are meant to be used when there is the need to use smaller assemblies. - + diff --git a/nanoFramework.System.Net.Http/System.Net.Http.nfproj b/nanoFramework.System.Net.Http/System.Net.Http.nfproj index 8bd0173..70238a0 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\ @@ -115,8 +115,8 @@ ..\packages\nanoFramework.Runtime.Events.1.11.32\lib\nanoFramework.Runtime.Events.dll - - ..\packages\nanoFramework.System.Collections.1.5.67\lib\nanoFramework.System.Collections.dll + + ..\packages\nanoFramework.System.Collections.1.5.75\lib\nanoFramework.System.Collections.dll ..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll @@ -141,8 +141,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 947adb7..13eb63b 100644 --- a/nanoFramework.System.Net.Http/packages.config +++ b/nanoFramework.System.Net.Http/packages.config @@ -2,10 +2,10 @@ - + - + \ 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 fc8bd74..e1a7256 100644 --- a/nanoFramework.System.Net.Http/packages.lock.json +++ b/nanoFramework.System.Net.Http/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.System.Collections": { "type": "Direct", - "requested": "[1.5.67, 1.5.67]", - "resolved": "1.5.67", - "contentHash": "MjSipUB70vrxjqTm1KfKTUqqjd0wbweiNyYFXONi0XClrH6HXsuX2lhDqXM8NWuYnWyYOqx8y20sXbvsH+4brg==" + "requested": "[1.5.75, 1.5.75]", + "resolved": "1.5.75", + "contentHash": "OiMpKo8RWbjZq1594YjdRnOGNN2aT4nowa+ET7scK0frGCux0a8LGaPkG56mmSfBCKzLlVs13LIlla3XLhXaMA==" }, "nanoFramework.System.IO.Streams": { "type": "Direct", @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.9.50, 3.9.50]", - "resolved": "3.9.50", - "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA==" + "requested": "[3.10.85, 3.10.85]", + "resolved": "3.10.85", + "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" } } }