diff --git a/nanoFramework.WebServer.FileSystem.nuspec b/nanoFramework.WebServer.FileSystem.nuspec index 8cbce6a..3c827c8 100644 --- a/nanoFramework.WebServer.FileSystem.nuspec +++ b/nanoFramework.WebServer.FileSystem.nuspec @@ -24,7 +24,7 @@ Otherwise use 'nanoFramework.WebServer' nuget. http https webserver net netmf nf nanoframework - + diff --git a/nanoFramework.WebServer.FileSystem/nanoFramework.WebServer.FileSystem.nfproj b/nanoFramework.WebServer.FileSystem/nanoFramework.WebServer.FileSystem.nfproj index 007119d..a4bd0fc 100644 --- a/nanoFramework.WebServer.FileSystem/nanoFramework.WebServer.FileSystem.nfproj +++ b/nanoFramework.WebServer.FileSystem/nanoFramework.WebServer.FileSystem.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -65,8 +65,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 @@ -80,8 +80,8 @@ ..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll @@ -106,8 +106,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.WebServer.FileSystem/packages.config b/nanoFramework.WebServer.FileSystem/packages.config index 20061a1..087427e 100644 --- a/nanoFramework.WebServer.FileSystem/packages.config +++ b/nanoFramework.WebServer.FileSystem/packages.config @@ -2,12 +2,12 @@ - + - + - + \ No newline at end of file diff --git a/nanoFramework.WebServer.FileSystem/packages.lock.json b/nanoFramework.WebServer.FileSystem/packages.lock.json index 998b856..d7c7df6 100644 --- a/nanoFramework.WebServer.FileSystem/packages.lock.json +++ b/nanoFramework.WebServer.FileSystem/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.FileSystem": { "type": "Direct", @@ -40,9 +40,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct", @@ -58,9 +58,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.WebServer.Mcp.nuspec b/nanoFramework.WebServer.Mcp.nuspec index 87be287..accf5e7 100644 --- a/nanoFramework.WebServer.Mcp.nuspec +++ b/nanoFramework.WebServer.Mcp.nuspec @@ -22,8 +22,8 @@ This comes also with the nanoFramework WebServer. Allowing to create a REST API http https webserver net netmf nf nanoframework mcp ai agent model context protocol - - + + diff --git a/nanoFramework.WebServer.Mcp/nanoFramework.WebServer.Mcp.nfproj b/nanoFramework.WebServer.Mcp/nanoFramework.WebServer.Mcp.nfproj index d8a89ca..a1f56fe 100644 --- a/nanoFramework.WebServer.Mcp/nanoFramework.WebServer.Mcp.nfproj +++ b/nanoFramework.WebServer.Mcp/nanoFramework.WebServer.Mcp.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -56,14 +56,14 @@ ..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\packages\nanoFramework.Json.2.2.210\lib\nanoFramework.Json.dll + + ..\packages\nanoFramework.Json.2.2.212\lib\nanoFramework.Json.dll ..\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 @@ -74,8 +74,8 @@ ..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll @@ -100,8 +100,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.WebServer.Mcp/packages.config b/nanoFramework.WebServer.Mcp/packages.config index 2f86c44..9089a32 100644 --- a/nanoFramework.WebServer.Mcp/packages.config +++ b/nanoFramework.WebServer.Mcp/packages.config @@ -1,13 +1,13 @@  - + - + - + - + \ No newline at end of file diff --git a/nanoFramework.WebServer.Mcp/packages.lock.json b/nanoFramework.WebServer.Mcp/packages.lock.json index 8ddc30a..8f93060 100644 --- a/nanoFramework.WebServer.Mcp/packages.lock.json +++ b/nanoFramework.WebServer.Mcp/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.Json": { "type": "Direct", - "requested": "[2.2.210, 2.2.210]", - "resolved": "2.2.210", - "contentHash": "pu7+1ia/oZ2t7TN/30UV022w7YBEysdn8+ECIK1gSGLrW0YWO0TChD5dkR55EAuTCCqQTf+6qoZt28D8rvtDDw==" + "requested": "[2.2.212, 2.2.212]", + "resolved": "2.2.212", + "contentHash": "HoCNEtxJda9SXqAgL4ORC3fdHfmGpRE/Dj7Z+AHmWSPf/ERMhy9S/sEL55Knc8UpypeGtldm/0xP8odfv8+YwQ==" }, "nanoFramework.Runtime.Events": { "type": "Direct", @@ -22,9 +22,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", @@ -40,9 +40,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct", @@ -58,9 +58,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.WebServer.Skills.nuspec b/nanoFramework.WebServer.Skills.nuspec index c68c07b..b5fac57 100644 --- a/nanoFramework.WebServer.Skills.nuspec +++ b/nanoFramework.WebServer.Skills.nuspec @@ -23,8 +23,8 @@ This comes also with the nanoFramework WebServer. Allows creating a REST API bas http https webserver net netmf nf nanoframework skills ai agent discovery a2a iot - - + + @@ -35,4 +35,4 @@ This comes also with the nanoFramework WebServer. Allows creating a REST API bas - + \ No newline at end of file diff --git a/nanoFramework.WebServer.Skills/nanoFramework.WebServer.Skills.nfproj b/nanoFramework.WebServer.Skills/nanoFramework.WebServer.Skills.nfproj index 11c04a9..02dee49 100644 --- a/nanoFramework.WebServer.Skills/nanoFramework.WebServer.Skills.nfproj +++ b/nanoFramework.WebServer.Skills/nanoFramework.WebServer.Skills.nfproj @@ -1,6 +1,6 @@ - + - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -50,14 +50,14 @@ ..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\packages\nanoFramework.Json.2.2.210\lib\nanoFramework.Json.dll + + ..\packages\nanoFramework.Json.2.2.212\lib\nanoFramework.Json.dll ..\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 @@ -68,8 +68,8 @@ ..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll @@ -94,8 +94,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.WebServer.Skills/packages.config b/nanoFramework.WebServer.Skills/packages.config index 2f86c44..9089a32 100644 --- a/nanoFramework.WebServer.Skills/packages.config +++ b/nanoFramework.WebServer.Skills/packages.config @@ -1,13 +1,13 @@  - + - + - + - + \ No newline at end of file diff --git a/nanoFramework.WebServer.Skills/packages.lock.json b/nanoFramework.WebServer.Skills/packages.lock.json index 8ddc30a..8f93060 100644 --- a/nanoFramework.WebServer.Skills/packages.lock.json +++ b/nanoFramework.WebServer.Skills/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.Json": { "type": "Direct", - "requested": "[2.2.210, 2.2.210]", - "resolved": "2.2.210", - "contentHash": "pu7+1ia/oZ2t7TN/30UV022w7YBEysdn8+ECIK1gSGLrW0YWO0TChD5dkR55EAuTCCqQTf+6qoZt28D8rvtDDw==" + "requested": "[2.2.212, 2.2.212]", + "resolved": "2.2.212", + "contentHash": "HoCNEtxJda9SXqAgL4ORC3fdHfmGpRE/Dj7Z+AHmWSPf/ERMhy9S/sEL55Knc8UpypeGtldm/0xP8odfv8+YwQ==" }, "nanoFramework.Runtime.Events": { "type": "Direct", @@ -22,9 +22,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", @@ -40,9 +40,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct", @@ -58,9 +58,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.WebServer.nuspec b/nanoFramework.WebServer.nuspec index b37f464..c89727e 100644 --- a/nanoFramework.WebServer.nuspec +++ b/nanoFramework.WebServer.nuspec @@ -22,7 +22,7 @@ If serving files from local storage is a requirement, please use instead the 'na http https webserver net netmf nf nanoframework - + diff --git a/nanoFramework.WebServer/nanoFramework.WebServer.nfproj b/nanoFramework.WebServer/nanoFramework.WebServer.nfproj index b6bed99..78465d7 100644 --- a/nanoFramework.WebServer/nanoFramework.WebServer.nfproj +++ b/nanoFramework.WebServer/nanoFramework.WebServer.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -64,8 +64,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 @@ -76,8 +76,8 @@ ..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll @@ -99,8 +99,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.WebServer/packages.config b/nanoFramework.WebServer/packages.config index 6594fe9..03db732 100644 --- a/nanoFramework.WebServer/packages.config +++ b/nanoFramework.WebServer/packages.config @@ -2,11 +2,11 @@ - + - + - + \ No newline at end of file diff --git a/nanoFramework.WebServer/packages.lock.json b/nanoFramework.WebServer/packages.lock.json index e453c2a..47be462 100644 --- a/nanoFramework.WebServer/packages.lock.json +++ b/nanoFramework.WebServer/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", @@ -34,9 +34,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct", @@ -52,9 +52,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/tests/McpEndToEndTest/McpEndToEndTest.nfproj b/tests/McpEndToEndTest/McpEndToEndTest.nfproj index b125641..8d6a305 100644 --- a/tests/McpEndToEndTest/McpEndToEndTest.nfproj +++ b/tests/McpEndToEndTest/McpEndToEndTest.nfproj @@ -28,14 +28,14 @@ ..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\..\packages\nanoFramework.Json.2.2.210\lib\nanoFramework.Json.dll + + ..\..\packages\nanoFramework.Json.2.2.212\lib\nanoFramework.Json.dll ..\..\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 @@ -49,8 +49,8 @@ ..\..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/tests/McpEndToEndTest/packages.config b/tests/McpEndToEndTest/packages.config index 153e1e3..772d806 100644 --- a/tests/McpEndToEndTest/packages.config +++ b/tests/McpEndToEndTest/packages.config @@ -1,13 +1,13 @@  - + - + - + \ No newline at end of file diff --git a/tests/McpEndToEndTest/packages.lock.json b/tests/McpEndToEndTest/packages.lock.json index 8e2aff3..2b9d6de 100644 --- a/tests/McpEndToEndTest/packages.lock.json +++ b/tests/McpEndToEndTest/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.Json": { "type": "Direct", - "requested": "[2.2.210, 2.2.210]", - "resolved": "2.2.210", - "contentHash": "pu7+1ia/oZ2t7TN/30UV022w7YBEysdn8+ECIK1gSGLrW0YWO0TChD5dkR55EAuTCCqQTf+6qoZt28D8rvtDDw==" + "requested": "[2.2.212, 2.2.212]", + "resolved": "2.2.212", + "contentHash": "HoCNEtxJda9SXqAgL4ORC3fdHfmGpRE/Dj7Z+AHmWSPf/ERMhy9S/sEL55Knc8UpypeGtldm/0xP8odfv8+YwQ==" }, "nanoFramework.Runtime.Events": { "type": "Direct", @@ -22,9 +22,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.Device.Wifi": { "type": "Direct", @@ -46,9 +46,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/tests/McpServerTests/McpServerTests.nfproj b/tests/McpServerTests/McpServerTests.nfproj index da1508d..17f50b6 100644 --- a/tests/McpServerTests/McpServerTests.nfproj +++ b/tests/McpServerTests/McpServerTests.nfproj @@ -39,8 +39,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 @@ -57,8 +57,8 @@ ..\..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/tests/McpServerTests/packages.config b/tests/McpServerTests/packages.config index 0607f30..db263d8 100644 --- a/tests/McpServerTests/packages.config +++ b/tests/McpServerTests/packages.config @@ -2,10 +2,10 @@ - + - + diff --git a/tests/McpServerTests/packages.lock.json b/tests/McpServerTests/packages.lock.json index e55046e..d88d9bb 100644 --- a/tests/McpServerTests/packages.lock.json +++ b/tests/McpServerTests/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", @@ -34,9 +34,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/tests/SkillsEndToEndTest/SkillsEndToEndTest.nfproj b/tests/SkillsEndToEndTest/SkillsEndToEndTest.nfproj index a85ef23..169bef2 100644 --- a/tests/SkillsEndToEndTest/SkillsEndToEndTest.nfproj +++ b/tests/SkillsEndToEndTest/SkillsEndToEndTest.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -27,14 +27,14 @@ ..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\..\packages\nanoFramework.Json.2.2.210\lib\nanoFramework.Json.dll + + ..\..\packages\nanoFramework.Json.2.2.212\lib\nanoFramework.Json.dll ..\..\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 @@ -48,8 +48,8 @@ ..\..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/tests/SkillsEndToEndTest/packages.config b/tests/SkillsEndToEndTest/packages.config index 153e1e3..772d806 100644 --- a/tests/SkillsEndToEndTest/packages.config +++ b/tests/SkillsEndToEndTest/packages.config @@ -1,13 +1,13 @@  - + - + - + \ No newline at end of file diff --git a/tests/SkillsEndToEndTest/packages.lock.json b/tests/SkillsEndToEndTest/packages.lock.json index 8e2aff3..2b9d6de 100644 --- a/tests/SkillsEndToEndTest/packages.lock.json +++ b/tests/SkillsEndToEndTest/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.Json": { "type": "Direct", - "requested": "[2.2.210, 2.2.210]", - "resolved": "2.2.210", - "contentHash": "pu7+1ia/oZ2t7TN/30UV022w7YBEysdn8+ECIK1gSGLrW0YWO0TChD5dkR55EAuTCCqQTf+6qoZt28D8rvtDDw==" + "requested": "[2.2.212, 2.2.212]", + "resolved": "2.2.212", + "contentHash": "HoCNEtxJda9SXqAgL4ORC3fdHfmGpRE/Dj7Z+AHmWSPf/ERMhy9S/sEL55Knc8UpypeGtldm/0xP8odfv8+YwQ==" }, "nanoFramework.Runtime.Events": { "type": "Direct", @@ -22,9 +22,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.Device.Wifi": { "type": "Direct", @@ -46,9 +46,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/tests/SkillsTests/SkillsTests.nfproj b/tests/SkillsTests/SkillsTests.nfproj index f6e3762..5823108 100644 --- a/tests/SkillsTests/SkillsTests.nfproj +++ b/tests/SkillsTests/SkillsTests.nfproj @@ -1,4 +1,4 @@ - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -35,14 +35,14 @@ ..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\..\packages\nanoFramework.Json.2.2.210\lib\nanoFramework.Json.dll + + ..\..\packages\nanoFramework.Json.2.2.212\lib\nanoFramework.Json.dll ..\..\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 @@ -59,8 +59,8 @@ ..\..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/tests/SkillsTests/packages.config b/tests/SkillsTests/packages.config index 47d7215..0cc5d0c 100644 --- a/tests/SkillsTests/packages.config +++ b/tests/SkillsTests/packages.config @@ -1,12 +1,12 @@  - + - + - + diff --git a/tests/SkillsTests/packages.lock.json b/tests/SkillsTests/packages.lock.json index 6952b41..82ecbc6 100644 --- a/tests/SkillsTests/packages.lock.json +++ b/tests/SkillsTests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.Json": { "type": "Direct", - "requested": "[2.2.210, 2.2.210]", - "resolved": "2.2.210", - "contentHash": "pu7+1ia/oZ2t7TN/30UV022w7YBEysdn8+ECIK1gSGLrW0YWO0TChD5dkR55EAuTCCqQTf+6qoZt28D8rvtDDw==" + "requested": "[2.2.212, 2.2.212]", + "resolved": "2.2.212", + "contentHash": "HoCNEtxJda9SXqAgL4ORC3fdHfmGpRE/Dj7Z+AHmWSPf/ERMhy9S/sEL55Knc8UpypeGtldm/0xP8odfv8+YwQ==" }, "nanoFramework.Runtime.Events": { "type": "Direct", @@ -22,9 +22,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", @@ -40,9 +40,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/tests/WebServerE2ETests/WebServerE2ETests.nfproj b/tests/WebServerE2ETests/WebServerE2ETests.nfproj index 489dd78..2aac3a8 100644 --- a/tests/WebServerE2ETests/WebServerE2ETests.nfproj +++ b/tests/WebServerE2ETests/WebServerE2ETests.nfproj @@ -36,8 +36,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 @@ -54,8 +54,8 @@ ..\..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/tests/WebServerE2ETests/packages.config b/tests/WebServerE2ETests/packages.config index 48ace03..b190d41 100644 --- a/tests/WebServerE2ETests/packages.config +++ b/tests/WebServerE2ETests/packages.config @@ -2,12 +2,12 @@ - + - + \ No newline at end of file diff --git a/tests/WebServerE2ETests/packages.lock.json b/tests/WebServerE2ETests/packages.lock.json index dbdc2b8..42bbcef 100644 --- a/tests/WebServerE2ETests/packages.lock.json +++ b/tests/WebServerE2ETests/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.Device.Wifi": { "type": "Direct", @@ -46,9 +46,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/tests/nanoFramework.WebServer.Tests/nanoFramework.WebServer.Tests.nfproj b/tests/nanoFramework.WebServer.Tests/nanoFramework.WebServer.Tests.nfproj index e4d47c7..b9eaab6 100644 --- a/tests/nanoFramework.WebServer.Tests/nanoFramework.WebServer.Tests.nfproj +++ b/tests/nanoFramework.WebServer.Tests/nanoFramework.WebServer.Tests.nfproj @@ -37,14 +37,14 @@ ..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.dll - - ..\..\packages\nanoFramework.Json.2.2.210\lib\nanoFramework.Json.dll + + ..\..\packages\nanoFramework.Json.2.2.212\lib\nanoFramework.Json.dll ..\..\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 @@ -61,8 +61,8 @@ ..\..\packages\nanoFramework.System.Net.1.11.52\lib\System.Net.dll - - ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.207\lib\System.Net.Http.dll + + ..\..\packages\nanoFramework.System.Net.Http.Server.1.5.208\lib\System.Net.Http.dll ..\..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/tests/nanoFramework.WebServer.Tests/packages.config b/tests/nanoFramework.WebServer.Tests/packages.config index 47d7215..0cc5d0c 100644 --- a/tests/nanoFramework.WebServer.Tests/packages.config +++ b/tests/nanoFramework.WebServer.Tests/packages.config @@ -1,12 +1,12 @@  - + - + - + diff --git a/tests/nanoFramework.WebServer.Tests/packages.lock.json b/tests/nanoFramework.WebServer.Tests/packages.lock.json index 6952b41..82ecbc6 100644 --- a/tests/nanoFramework.WebServer.Tests/packages.lock.json +++ b/tests/nanoFramework.WebServer.Tests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.Json": { "type": "Direct", - "requested": "[2.2.210, 2.2.210]", - "resolved": "2.2.210", - "contentHash": "pu7+1ia/oZ2t7TN/30UV022w7YBEysdn8+ECIK1gSGLrW0YWO0TChD5dkR55EAuTCCqQTf+6qoZt28D8rvtDDw==" + "requested": "[2.2.212, 2.2.212]", + "resolved": "2.2.212", + "contentHash": "HoCNEtxJda9SXqAgL4ORC3fdHfmGpRE/Dj7Z+AHmWSPf/ERMhy9S/sEL55Knc8UpypeGtldm/0xP8odfv8+YwQ==" }, "nanoFramework.Runtime.Events": { "type": "Direct", @@ -22,9 +22,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", @@ -40,9 +40,9 @@ }, "nanoFramework.System.Net.Http.Server": { "type": "Direct", - "requested": "[1.5.207, 1.5.207]", - "resolved": "1.5.207", - "contentHash": "jSLu99b2fgk8eBw5pOgRZZGeI4ZbsHtSC6nWRXchG0KnWO7kxKi+o2t/S6I82nU3wv1OjIe0YFmW3oONh2xeFQ==" + "requested": "[1.5.208, 1.5.208]", + "resolved": "1.5.208", + "contentHash": "N/fLzf0H1zD7e/82gDnZLZ+b7ej5FCk7nBFJpPlTMuLZ0BbRUR360MRvZLQIgO0JvrYZKpTI81nFpHiqSi6wOQ==" }, "nanoFramework.System.Text": { "type": "Direct",