From 08b234a95ee5641ce13df65738467cdc4119ae96 Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 5 Jun 2024 05:04:29 +0000 Subject: [PATCH] Update 2 NuGet dependencies Bumps Nerdbank.GitVersioning from 3.6.133 to 3.6.139
Bumps nanoFramework.TestFramework from 2.1.93 to 2.1.104
[version update] ### :warning: This is an automated update. :warning: --- Tests/SerializationTests/SerializationTests.nfproj | 6 +++--- Tests/SerializationTests/packages.config | 2 +- Tests/SerializationTests/packages.lock.json | 6 +++--- .../System.Runtime.Serialization.nfproj | 8 ++++---- .../packages.config | 2 +- .../packages.lock.json | 6 +++--- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Tests/SerializationTests/SerializationTests.nfproj b/Tests/SerializationTests/SerializationTests.nfproj index 6b83984..c731722 100644 --- a/Tests/SerializationTests/SerializationTests.nfproj +++ b/Tests/SerializationTests/SerializationTests.nfproj @@ -42,12 +42,12 @@ ..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll True - - ..\..\packages\nanoFramework.TestFramework.2.1.93\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.2.1.104\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.2.1.93\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.2.1.104\lib\nanoFramework.UnitTestLauncher.exe True diff --git a/Tests/SerializationTests/packages.config b/Tests/SerializationTests/packages.config index 1d9bb0d..fe5b94d 100644 --- a/Tests/SerializationTests/packages.config +++ b/Tests/SerializationTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/SerializationTests/packages.lock.json b/Tests/SerializationTests/packages.lock.json index 6516c6a..f0a2713 100644 --- a/Tests/SerializationTests/packages.lock.json +++ b/Tests/SerializationTests/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[2.1.93, 2.1.93]", - "resolved": "2.1.93", - "contentHash": "9UU17y+omDZYWLUi5vwFw+t/aXCapen/w//LPOwylJyq9TSyR93LwqH3Y5jFAaqGglgaCegtaU/GLI2L7r2MYA==" + "requested": "[2.1.104, 2.1.104]", + "resolved": "2.1.104", + "contentHash": "48Ahh7O86SAjdUO5h0osrqBQj6nL1o7Mr27J7bRvZtgwOQ2sTdCeGBEMuzjv6k0f1GL2xB9koxQo9EuZj0kB3w==" } } } diff --git a/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj b/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj index 787e46e..fd74a29 100644 --- a/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj +++ b/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj @@ -1,6 +1,6 @@ - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -73,8 +73,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.Runtime.Serialization/packages.config b/nanoFramework.System.Runtime.Serialization/packages.config index 85fbf3b..b5f54fd 100644 --- a/nanoFramework.System.Runtime.Serialization/packages.config +++ b/nanoFramework.System.Runtime.Serialization/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/nanoFramework.System.Runtime.Serialization/packages.lock.json b/nanoFramework.System.Runtime.Serialization/packages.lock.json index 33ef693..be631b7 100644 --- a/nanoFramework.System.Runtime.Serialization/packages.lock.json +++ b/nanoFramework.System.Runtime.Serialization/packages.lock.json @@ -10,9 +10,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.133, 3.6.133]", - "resolved": "3.6.133", - "contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw==" + "requested": "[3.6.139, 3.6.139]", + "resolved": "3.6.139", + "contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg==" } } }