Skip to content

Commit

Permalink
Work on native assembly declaration
Browse files Browse the repository at this point in the history
- Bump version of native assembly.
- Addresses nanoframework/Home#485.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
  • Loading branch information
josesimoes committed Jun 22, 2019
1 parent d65088e commit 54d9c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Windows.Storage/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

////////////////////////////////////////////////////////////////
// update this whenever the native assembly signature changes //
[assembly: AssemblyNativeVersion("1.0.1.0")]
[assembly: AssemblyNativeVersion("100.0.1.0")]
////////////////////////////////////////////////////////////////

// Setting ComVisible to false makes the types in this assembly not visible
Expand Down

0 comments on commit 54d9c7a

Please sign in to comment.