Skip to content

Commit 29ecbf0

Browse files
authored
Add AssemblyNativeVersion
1 parent 3c3bdb4 commit 29ecbf0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

source/nanoFramework.System.Net.Http/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
[assembly: AssemblyProduct("System.Net.Http")]
1111
[assembly: AssemblyCopyright("Copyright © nanoFramework Contributors 2018")]
1212

13+
////////////////////////////////////////////////////////////////
14+
// update this whenever the native assembly signature changes //
15+
[assembly: AssemblyNativeVersion("1.0.5.0")]
16+
////////////////////////////////////////////////////////////////
1317

1418
// Setting ComVisible to false makes the types in this assembly not visible
1519
// to COM components. If you need to access a type in this assembly from

0 commit comments

Comments
 (0)