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 12437d2 commit af7a85fCopy full SHA for af7a85f
source/nanoFramework.System.Net/Properties/AssemblyInfo.cs
@@ -10,6 +10,11 @@
10
[assembly: AssemblyProduct("System.Net")]
11
[assembly: AssemblyCopyright("Copyright © nanoFramework Contributors 2018")]
12
13
+////////////////////////////////////////////////////////////////
14
+// update this whenever the native assembly signature changes //
15
+[assembly: AssemblyNativeVersion("1.0.6.0")]
16
17
+
18
// Setting ComVisible to false makes the types in this assembly not visible
19
// to COM components. If you need to access a type in this assembly from
20
// COM, set the ComVisible attribute to true on that type.
0 commit comments