Skip to content

Commit 6a329f1

Browse files
committed
Bump mscorlib native version
1 parent 1eb0dd2 commit 6a329f1

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
@@ -1517,7 +1517,7 @@ const CLR_RT_NativeAssemblyData g_CLR_AssemblyNative_mscorlib =
15171517
#endif
15181518

15191519
method_lookup,
1520-
{ 100, 5, 0, 24 }
1520+
{ 100, 22, 0, 0 }
15211521
};
15221522

15231523
// clang-format on

0 commit comments

Comments
 (0)