I have a SDK style project in latest version of Visual Studio 2019 (with Windows Communication Foundation component installed). But I don't have the possibility to add a WCF reference to my project, it's just not visible.
I need the following item in red circle:
Has anyone any idea, why I don't have this item in my Visual Studio?
More info: I'm working with .NET Framework 4.8
As you can see, it's not visible on my machine:

To make it more clear: It's not possible to choose WCF Web Service Reference Provider in Connected Services:
CodePudding user response:
You try to directly right-click the project to add, see if this post can help you find a solution

CodePudding user response:
I am also facing same issue while adding WCF reference in dotnet SDK style 4.7.1 project in VS 16.11.7


