Trying to make a class class Library and getting some odd error about .net core... what gives?

App Dev 86 Reputation points
2022-06-22T19:13:43.763+00:00

Hi All.

The title tells the table.

I try to all the dll to a project and get the error shown in the picture.
Am I selecting something Wrong? I don't want a core dll.
I just want a regular class lib

I did not pick anything that stated core. I do notice that one thing shows core.
But how can that be???

Thanks

213959-image.png

I picked the follow targets show in the pictures

214013-image.png

213890-image.png

214003-image.png

Developer technologies | ASP.NET | Other
Developer technologies | C#
{count} votes

Accepted answer
  1. Rijwan Ansari 766 Reputation points MVP
    2022-06-26T14:00:17.1+00:00

    Hi,

    You can select windows desktop library class instead of Universal windows.

    Windows Desktop >> Class Library.

    215082-aktao.jpg

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Viorel 122.6K Reputation points
    2022-06-22T19:17:50.907+00:00

    Try selecting Windows Desktop from the tree, and find another kind of Class Library projects.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.