Skip to content

Commit

Permalink
Update mscorlib checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
josesimoes authored Apr 14, 2020
1 parent 38e4775 commit eaf0910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CLR/CorLib/corlib_native.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1357,11 +1357,11 @@ const CLR_RT_NativeAssemblyData g_CLR_AssemblyNative_mscorlib =

#if (NANOCLR_REFLECTION == TRUE)

0x42B9EEF6,
0x3AA5E70D,

#elif (NANOCLR_REFLECTION == FALSE)

0x3292C917,
0xF3FB563C,

#else
#error "NANOCLR_REFLECTION has to be define either TRUE or FALSE. Check the build options."
Expand Down

0 comments on commit eaf0910

Please sign in to comment.