Skip to content

ILSpy => myArray.Single where CSharpDecompiler.DecompileWholeModuleAsString => Enumerable.Single #3162

Answered by siegfriedpammer
placebodk asked this question in Help
Discussion options

You must be logged in to vote

The problem here is that the target framework parameter of the assembly resolver needs to consist of a framework name and version, just as TargetFrameworkAttribute specifies. In your case that would be ".NETStandard,Version=2.0".

Replies: 1 comment

Comment options

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