From c0c6db9039f6abb4f48f831beed6246206dddd71 Mon Sep 17 00:00:00 2001 From: nfbot Date: Wed, 1 Jul 2026 06:34:10 +0000 Subject: [PATCH 1/2] Update 1 NuGet dependencies Bumps Nerdbank.GitVersioning from 3.9.50 to 3.10.85
[version update] ### :warning: This is an automated update. :warning: --- .../System.Runtime.Serialization.nfproj | 8 ++++---- .../packages.config | 2 +- .../packages.lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj b/nanoFramework.System.Runtime.Serialization/System.Runtime.Serialization.nfproj index 960bc01..88cecbe 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\ @@ -72,8 +72,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 a4213b5..63439d4 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 fabe173..ddf9a92 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.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==" } } } From 2198e4b787ad16ddf6c6d1e5157f1592bee65ec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Sim=C3=B5es?= Date: Wed, 1 Jul 2026 10:35:19 +0100 Subject: [PATCH 2/2] Bump AssemblyNativeVersion to 100.2.0.2 --- .../Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nanoFramework.System.Runtime.Serialization/Properties/AssemblyInfo.cs b/nanoFramework.System.Runtime.Serialization/Properties/AssemblyInfo.cs index 2fe5cbf..fdc33f5 100644 --- a/nanoFramework.System.Runtime.Serialization/Properties/AssemblyInfo.cs +++ b/nanoFramework.System.Runtime.Serialization/Properties/AssemblyInfo.cs @@ -12,7 +12,7 @@ //////////////////////////////////////////////////////////////// // update this whenever the native assembly signature changes // -[assembly: AssemblyNativeVersion("100.2.0.1")] +[assembly: AssemblyNativeVersion("100.2.0.2")] //////////////////////////////////////////////////////////////// // Setting ComVisible to false makes the types in this assembly not visible