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 da973d4 commit 912fae0Copy full SHA for 912fae0
runtime/src/CoreClr.cpp
@@ -63,7 +63,6 @@ CoreClr::CoreClr(alt::IServer* server) {
63
server->LogInfo(alt::String("coreclr-module: Unable to find CoreCLR dll methods"));
64
return;
65
}
66
- server->LogInfo(alt::String("coreclr-module: libhostfxr successfully loaded"));
67
68
69
CoreClr::~CoreClr() {
0 commit comments