Skip to content
Discussion options

You must be logged in to vote

Well it's a typo about library name.

B(netstandard2.0) references A(netstandard2.0), and A(net8.0) is provided. It simply satisfy the reference to A(netstandard2.0). Just like how BCL(net8.0) satisfies reference to BCL(net6.0). Target framework is not a part of assembly identity.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@amitsharma7960
Comment options

@huoyaoyuan
Comment options

Answer selected by amitsharma7960
Comment options

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