From 96d7ab52f84c38bbbc09f94b6d99b89a61825ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Sim=C3=B5es?= Date: Tue, 26 May 2026 20:23:57 +0100 Subject: [PATCH] Update native assembly version to 100.2.0.1 --- System.IO.Ports/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System.IO.Ports/Properties/AssemblyInfo.cs b/System.IO.Ports/Properties/AssemblyInfo.cs index ec39e55..bc57060 100644 --- a/System.IO.Ports/Properties/AssemblyInfo.cs +++ b/System.IO.Ports/Properties/AssemblyInfo.cs @@ -14,7 +14,7 @@ //////////////////////////////////////////////////////////////// // update this whenever the native assembly signature changes // -[assembly: AssemblyNativeVersion("100.2.0.0")] +[assembly: AssemblyNativeVersion("100.2.0.1")] //////////////////////////////////////////////////////////////// // Setting ComVisible to false makes the types in this assembly not visible