Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Can't reuse types for WCF Service Reference in Visual Studio 2022 .NET Framework 4.8 project
Corey L
20
Reputation points
Trying to add a WCF service reference in a .NET Framework 4.8 project. We have a package that includes the data types the Web Service uses and would like to reuse them. However, we can't seem to reuse the types. I have the NuGet package installed. I have tried manually putting the DLL in the project bin and directly adding an assembly reference. Nothing seems to allow VS 2022 to find the reference. I have done this with .NET 6 projects successfully and am trying to figure out why I can't seem to do the same here.
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Sign in to answer