We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66c4ef commit 8bf36caCopy full SHA for 8bf36ca
src/coreclr/inc/jiteeversionguid.h
@@ -42,6 +42,6 @@ constexpr GUID JITEEVersionIdentifier = { /* 2df3678e-4506-4fac-9735-d03be1e7e91
42
0x4506,
43
0x4fac,
44
{0x97, 0x35, 0xd0, 0x3b, 0xe1, 0xe7, 0xe9, 0x10}
45
- };
+};
46
47
#endif // JIT_EE_VERSIONING_GUID_H
0 commit comments