Skip to content

Commit 4621247

Browse files
nfbotjosesimoes
authored andcommitted
Update nanoFramework.CorLib version to 1.0.4 (#918)
1 parent dd1cd06 commit 4621247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CLR/CorLib/corlib_native.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,5 +947,5 @@ const CLR_RT_NativeAssemblyData g_CLR_AssemblyNative_mscorlib =
947947
"mscorlib",
948948
0x8899664E,
949949
method_lookup,
950-
{ 1, 0, 1, 0 }
950+
{ 1, 0, 4, 0 }
951951
};

0 commit comments

Comments
 (0)