Select .NET Framework :
How to develop .net full framework 4.8 class library with VS2022
EuroEager2008
171
Reputation points
Using VS2022 and it's a long time since I needed to develop anything non net core stuff.
However, today I needed to make a class library targeting .net 4.8 but am not able to find any template other than the core "family" of frameworks as shown below.
What am I doing wrong?
(4.8 SDK is installed and verified by RegEdit)
Developer technologies | C#
11,578 questions
2 answers
Sort by: Most helpful
-
-
Bruce (SqlWork.com) 77,926 Reputation points Volunteer Moderator
2023-03-07T20:29:36.1933333+00:00 the 4.8 workloads are not installed by default in vs 2022.
use the visual studio installer, modify, then
net desktop development -> optional 4.8 dev tools