From 944c032a17badf6f716a75f40f34f434e44e23e1 Mon Sep 17 00:00:00 2001 From: nfbot Date: Fri, 29 Nov 2024 03:40:01 +0000 Subject: [PATCH] Update 1 NuGet dependencies ***NO_CI*** --- devices/At24cxx/tests/NFUnitTest.nfproj | 6 +++--- devices/At24cxx/tests/packages.config | 2 +- devices/Bmm150/Bmm150.tests/Bmm150.tests.nfproj | 6 +++--- devices/Bmm150/Bmm150.tests/packages.config | 2 +- devices/Bmm150/Bmm150.tests/packages.lock.json | 6 +++--- devices/Bmxx80/tests/Bmxx80.Tests.nfproj | 6 +++--- devices/Bmxx80/tests/packages.config | 2 +- devices/Bmxx80/tests/packages.lock.json | 6 +++--- devices/Button/Tests/Tests.nfproj | 6 +++--- devices/Button/Tests/packages.config | 2 +- devices/Button/Tests/packages.lock.json | 6 +++--- devices/Charlieplex/tests/Charlieplex.Tests.nfproj | 6 +++--- devices/Charlieplex/tests/packages.config | 2 +- devices/Charlieplex/tests/packages.lock.json | 6 +++--- devices/Ds1621/tests/NFUnitTest.nfproj | 6 +++--- devices/Ds1621/tests/packages.config | 2 +- devices/Ds1621/tests/packages.lock.json | 6 +++--- .../Tests/GnssDeviceTests/GnssDevice.Tests.nfproj | 6 +++--- devices/GnssDevice/Tests/GnssDeviceTests/packages.config | 2 +- devices/Mcp7940xx/tests/NFUnitTest.nfproj | 6 +++--- devices/Mcp7940xx/tests/packages.config | 2 +- devices/Mcp7940xx/tests/packages.lock.json | 6 +++--- devices/Ssd13xx/tests/Ssd13xx.Tests.nfproj | 6 +++--- devices/Ssd13xx/tests/packages.config | 2 +- devices/Ssd13xx/tests/packages.lock.json | 6 +++--- 25 files changed, 57 insertions(+), 57 deletions(-) diff --git a/devices/At24cxx/tests/NFUnitTest.nfproj b/devices/At24cxx/tests/NFUnitTest.nfproj index f46f935838..308c473c26 100644 --- a/devices/At24cxx/tests/NFUnitTest.nfproj +++ b/devices/At24cxx/tests/NFUnitTest.nfproj @@ -43,11 +43,11 @@ ..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll - - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.TestFramework.dll + + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.UnitTestLauncher.exe + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe ..\packages\nanoFramework.System.Device.I2c.1.1.16\lib\System.Device.I2c.dll diff --git a/devices/At24cxx/tests/packages.config b/devices/At24cxx/tests/packages.config index b1f2b44213..75d9b567f9 100644 --- a/devices/At24cxx/tests/packages.config +++ b/devices/At24cxx/tests/packages.config @@ -4,5 +4,5 @@ - + \ No newline at end of file diff --git a/devices/Bmm150/Bmm150.tests/Bmm150.tests.nfproj b/devices/Bmm150/Bmm150.tests/Bmm150.tests.nfproj index d34a840a08..e1dbf7ed18 100644 --- a/devices/Bmm150/Bmm150.tests/Bmm150.tests.nfproj +++ b/devices/Bmm150/Bmm150.tests/Bmm150.tests.nfproj @@ -34,11 +34,11 @@ ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.TestFramework.dll + + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.UnitTestLauncher.exe + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe ..\packages\nanoFramework.System.Math.1.5.43\lib\System.Math.dll diff --git a/devices/Bmm150/Bmm150.tests/packages.config b/devices/Bmm150/Bmm150.tests/packages.config index 11a4cf3dfb..7b13a61289 100644 --- a/devices/Bmm150/Bmm150.tests/packages.config +++ b/devices/Bmm150/Bmm150.tests/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/devices/Bmm150/Bmm150.tests/packages.lock.json b/devices/Bmm150/Bmm150.tests/packages.lock.json index 932fc90775..be8e8990d0 100644 --- a/devices/Bmm150/Bmm150.tests/packages.lock.json +++ b/devices/Bmm150/Bmm150.tests/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.45, 3.0.45]", - "resolved": "3.0.45", - "contentHash": "lZzOj2oP6MHRA76hDFKJ7C1M99GpLdAfegWyanEuecdB4DC04UzGBlM7HUVoUPNdzRQPbn+hWrTz907Wo/F8ng==" + "requested": "[3.0.47, 3.0.47]", + "resolved": "3.0.47", + "contentHash": "CpUrBWmxgw2Blp3nkMcI+aI21Kj0VeLc4NU28OiA9IHxUsX6WXe6ruDjw71Ff4mb9nuLT55C4wg4CpD7+Iaw0g==" } } } diff --git a/devices/Bmxx80/tests/Bmxx80.Tests.nfproj b/devices/Bmxx80/tests/Bmxx80.Tests.nfproj index 8e98ecae9e..57af7de723 100644 --- a/devices/Bmxx80/tests/Bmxx80.Tests.nfproj +++ b/devices/Bmxx80/tests/Bmxx80.Tests.nfproj @@ -33,11 +33,11 @@ ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.TestFramework.dll + + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.UnitTestLauncher.exe + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe ..\packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.2.670\lib\System.Buffers.Binary.BinaryPrimitives.dll diff --git a/devices/Bmxx80/tests/packages.config b/devices/Bmxx80/tests/packages.config index 1adecea186..68dc8fe000 100644 --- a/devices/Bmxx80/tests/packages.config +++ b/devices/Bmxx80/tests/packages.config @@ -6,7 +6,7 @@ - + diff --git a/devices/Bmxx80/tests/packages.lock.json b/devices/Bmxx80/tests/packages.lock.json index d75367ca41..7227a3f42b 100644 --- a/devices/Bmxx80/tests/packages.lock.json +++ b/devices/Bmxx80/tests/packages.lock.json @@ -40,9 +40,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.45, 3.0.45]", - "resolved": "3.0.45", - "contentHash": "lZzOj2oP6MHRA76hDFKJ7C1M99GpLdAfegWyanEuecdB4DC04UzGBlM7HUVoUPNdzRQPbn+hWrTz907Wo/F8ng==" + "requested": "[3.0.47, 3.0.47]", + "resolved": "3.0.47", + "contentHash": "CpUrBWmxgw2Blp3nkMcI+aI21Kj0VeLc4NU28OiA9IHxUsX6WXe6ruDjw71Ff4mb9nuLT55C4wg4CpD7+Iaw0g==" }, "UnitsNet.nanoFramework.Length": { "type": "Direct", diff --git a/devices/Button/Tests/Tests.nfproj b/devices/Button/Tests/Tests.nfproj index a6abe40dbc..f29cc1acfd 100644 --- a/devices/Button/Tests/Tests.nfproj +++ b/devices/Button/Tests/Tests.nfproj @@ -35,11 +35,11 @@ ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.TestFramework.dll + + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.UnitTestLauncher.exe + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe diff --git a/devices/Button/Tests/packages.config b/devices/Button/Tests/packages.config index 5ef2cb86cb..13be160f73 100644 --- a/devices/Button/Tests/packages.config +++ b/devices/Button/Tests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/devices/Button/Tests/packages.lock.json b/devices/Button/Tests/packages.lock.json index 9b463a3c64..2726d2ec23 100644 --- a/devices/Button/Tests/packages.lock.json +++ b/devices/Button/Tests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.45, 3.0.45]", - "resolved": "3.0.45", - "contentHash": "lZzOj2oP6MHRA76hDFKJ7C1M99GpLdAfegWyanEuecdB4DC04UzGBlM7HUVoUPNdzRQPbn+hWrTz907Wo/F8ng==" + "requested": "[3.0.47, 3.0.47]", + "resolved": "3.0.47", + "contentHash": "CpUrBWmxgw2Blp3nkMcI+aI21Kj0VeLc4NU28OiA9IHxUsX6WXe6ruDjw71Ff4mb9nuLT55C4wg4CpD7+Iaw0g==" } } } diff --git a/devices/Charlieplex/tests/Charlieplex.Tests.nfproj b/devices/Charlieplex/tests/Charlieplex.Tests.nfproj index d47d589136..9a6b624205 100644 --- a/devices/Charlieplex/tests/Charlieplex.Tests.nfproj +++ b/devices/Charlieplex/tests/Charlieplex.Tests.nfproj @@ -39,11 +39,11 @@ ..\packages\nanoFramework.Runtime.Native.1.7.1\lib\nanoFramework.Runtime.Native.dll - - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.TestFramework.dll + + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.UnitTestLauncher.exe + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe ..\packages\nanoFramework.System.Device.Gpio.1.1.41\lib\System.Device.Gpio.dll diff --git a/devices/Charlieplex/tests/packages.config b/devices/Charlieplex/tests/packages.config index f86c31813e..8e0ee4e789 100644 --- a/devices/Charlieplex/tests/packages.config +++ b/devices/Charlieplex/tests/packages.config @@ -7,5 +7,5 @@ - + \ No newline at end of file diff --git a/devices/Charlieplex/tests/packages.lock.json b/devices/Charlieplex/tests/packages.lock.json index b93e3874b3..cc3b5c1439 100644 --- a/devices/Charlieplex/tests/packages.lock.json +++ b/devices/Charlieplex/tests/packages.lock.json @@ -46,9 +46,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.45, 3.0.45]", - "resolved": "3.0.45", - "contentHash": "lZzOj2oP6MHRA76hDFKJ7C1M99GpLdAfegWyanEuecdB4DC04UzGBlM7HUVoUPNdzRQPbn+hWrTz907Wo/F8ng==" + "requested": "[3.0.47, 3.0.47]", + "resolved": "3.0.47", + "contentHash": "CpUrBWmxgw2Blp3nkMcI+aI21Kj0VeLc4NU28OiA9IHxUsX6WXe6ruDjw71Ff4mb9nuLT55C4wg4CpD7+Iaw0g==" } } } diff --git a/devices/Ds1621/tests/NFUnitTest.nfproj b/devices/Ds1621/tests/NFUnitTest.nfproj index eb38d6119e..530d57f345 100644 --- a/devices/Ds1621/tests/NFUnitTest.nfproj +++ b/devices/Ds1621/tests/NFUnitTest.nfproj @@ -57,11 +57,11 @@ ..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll - - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.TestFramework.dll + + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.UnitTestLauncher.exe + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe ..\packages\nanoFramework.System.Device.Gpio.1.1.41\lib\System.Device.Gpio.dll diff --git a/devices/Ds1621/tests/packages.config b/devices/Ds1621/tests/packages.config index bf701da36c..c696c86672 100644 --- a/devices/Ds1621/tests/packages.config +++ b/devices/Ds1621/tests/packages.config @@ -5,6 +5,6 @@ - + \ No newline at end of file diff --git a/devices/Ds1621/tests/packages.lock.json b/devices/Ds1621/tests/packages.lock.json index eb847687fa..aa8d417844 100644 --- a/devices/Ds1621/tests/packages.lock.json +++ b/devices/Ds1621/tests/packages.lock.json @@ -34,9 +34,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.45, 3.0.45]", - "resolved": "3.0.45", - "contentHash": "lZzOj2oP6MHRA76hDFKJ7C1M99GpLdAfegWyanEuecdB4DC04UzGBlM7HUVoUPNdzRQPbn+hWrTz907Wo/F8ng==" + "requested": "[3.0.47, 3.0.47]", + "resolved": "3.0.47", + "contentHash": "CpUrBWmxgw2Blp3nkMcI+aI21Kj0VeLc4NU28OiA9IHxUsX6WXe6ruDjw71Ff4mb9nuLT55C4wg4CpD7+Iaw0g==" }, "UnitsNet.nanoFramework.Temperature": { "type": "Direct", diff --git a/devices/GnssDevice/Tests/GnssDeviceTests/GnssDevice.Tests.nfproj b/devices/GnssDevice/Tests/GnssDeviceTests/GnssDevice.Tests.nfproj index 74206a7198..a7b354ec46 100644 --- a/devices/GnssDevice/Tests/GnssDeviceTests/GnssDevice.Tests.nfproj +++ b/devices/GnssDevice/Tests/GnssDeviceTests/GnssDevice.Tests.nfproj @@ -37,11 +37,11 @@ ..\..\packages\nanoFramework.System.Collections.1.5.45\lib\nanoFramework.System.Collections.dll - - ..\..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe ..\..\packages\nanoFramework.System.Math.1.5.43\lib\System.Math.dll diff --git a/devices/GnssDevice/Tests/GnssDeviceTests/packages.config b/devices/GnssDevice/Tests/GnssDeviceTests/packages.config index aedf89fba4..0800b3a4fe 100644 --- a/devices/GnssDevice/Tests/GnssDeviceTests/packages.config +++ b/devices/GnssDevice/Tests/GnssDeviceTests/packages.config @@ -3,7 +3,7 @@ - + \ No newline at end of file diff --git a/devices/Mcp7940xx/tests/NFUnitTest.nfproj b/devices/Mcp7940xx/tests/NFUnitTest.nfproj index 60b8ce1b75..22b01c1e8f 100644 --- a/devices/Mcp7940xx/tests/NFUnitTest.nfproj +++ b/devices/Mcp7940xx/tests/NFUnitTest.nfproj @@ -58,11 +58,11 @@ ..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll - - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.TestFramework.dll + + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.UnitTestLauncher.exe + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe ..\packages\nanoFramework.System.Device.Gpio.1.1.41\lib\System.Device.Gpio.dll diff --git a/devices/Mcp7940xx/tests/packages.config b/devices/Mcp7940xx/tests/packages.config index 1378ff8321..e45f48fd1d 100644 --- a/devices/Mcp7940xx/tests/packages.config +++ b/devices/Mcp7940xx/tests/packages.config @@ -5,5 +5,5 @@ - + \ No newline at end of file diff --git a/devices/Mcp7940xx/tests/packages.lock.json b/devices/Mcp7940xx/tests/packages.lock.json index 3576aa6d42..990bcdf5c9 100644 --- a/devices/Mcp7940xx/tests/packages.lock.json +++ b/devices/Mcp7940xx/tests/packages.lock.json @@ -34,9 +34,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.45, 3.0.45]", - "resolved": "3.0.45", - "contentHash": "lZzOj2oP6MHRA76hDFKJ7C1M99GpLdAfegWyanEuecdB4DC04UzGBlM7HUVoUPNdzRQPbn+hWrTz907Wo/F8ng==" + "requested": "[3.0.47, 3.0.47]", + "resolved": "3.0.47", + "contentHash": "CpUrBWmxgw2Blp3nkMcI+aI21Kj0VeLc4NU28OiA9IHxUsX6WXe6ruDjw71Ff4mb9nuLT55C4wg4CpD7+Iaw0g==" } } } diff --git a/devices/Ssd13xx/tests/Ssd13xx.Tests.nfproj b/devices/Ssd13xx/tests/Ssd13xx.Tests.nfproj index c7b7464e46..f1ee33bc35 100644 --- a/devices/Ssd13xx/tests/Ssd13xx.Tests.nfproj +++ b/devices/Ssd13xx/tests/Ssd13xx.Tests.nfproj @@ -30,11 +30,11 @@ ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll - - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.TestFramework.dll + + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.TestFramework.dll - ..\packages\nanoFramework.TestFramework.3.0.45\lib\nanoFramework.UnitTestLauncher.exe + ..\packages\nanoFramework.TestFramework.3.0.47\lib\nanoFramework.UnitTestLauncher.exe diff --git a/devices/Ssd13xx/tests/packages.config b/devices/Ssd13xx/tests/packages.config index 5ef2cb86cb..13be160f73 100644 --- a/devices/Ssd13xx/tests/packages.config +++ b/devices/Ssd13xx/tests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/devices/Ssd13xx/tests/packages.lock.json b/devices/Ssd13xx/tests/packages.lock.json index 9b463a3c64..2726d2ec23 100644 --- a/devices/Ssd13xx/tests/packages.lock.json +++ b/devices/Ssd13xx/tests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.45, 3.0.45]", - "resolved": "3.0.45", - "contentHash": "lZzOj2oP6MHRA76hDFKJ7C1M99GpLdAfegWyanEuecdB4DC04UzGBlM7HUVoUPNdzRQPbn+hWrTz907Wo/F8ng==" + "requested": "[3.0.47, 3.0.47]", + "resolved": "3.0.47", + "contentHash": "CpUrBWmxgw2Blp3nkMcI+aI21Kj0VeLc4NU28OiA9IHxUsX6WXe6ruDjw71Ff4mb9nuLT55C4wg4CpD7+Iaw0g==" } } }