We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7825721 commit 184ce0cCopy full SHA for 184ce0c
System.IO.Ports/Properties/AssemblyInfo.cs
@@ -2,7 +2,6 @@
2
// See LICENSE file in the project root for full license information.
3
4
using System.Reflection;
5
-using System.Runtime.CompilerServices;
6
using System.Runtime.InteropServices;
7
8
// General Information about an assembly is controlled through the following
@@ -15,7 +14,7 @@
15
14
16
////////////////////////////////////////////////////////////////
17
// update this whenever the native assembly signature changes //
18
-[assembly: AssemblyNativeVersion("100.1.6.0")]
+[assembly: AssemblyNativeVersion("100.1.6.1")]
19
20
21
// Setting ComVisible to false makes the types in this assembly not visible
0 commit comments