Skip to content
Discussion options

You must be logged in to vote

This was user error. I had started the projects as .NET 6 and upgraded them to .NET 8 RC. I wasn't running out of the target directory but a bin directory to which all the projects copy their output in a post-build event. Ijwhost.dll wasn't getting copied to the bin directory, and the copy there was stale (from .NET 6). When I copied the .NET 8 Ijwhost.dll to the bin directory, I got the default ALC.

Sorry for the distraction.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@adv12
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by adv12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants