Hi @Cameron Walker ,
Welcome to Microsoft Q&A!
I followed this tutorial to create a .NET class library and couldn’t reproduce your error. Please ensure that the tutorial prerequisites are met.
You can check the your project target framework by right-clicking on the library project > Properties.
In addition, please enter the following command at the command prompt and check the installed .NET SDK versions:
dotnet --list-sdks
Sincerely,
Anna
- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.