WPF project on .NET 8 missing 'Add Service Reference' from the 'Connected Services' menu
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
I have a WPF running on .NET 8.0. I understand that MS in their infinite wisdom have neglected VB developers when it comes to .NET core, but this is not .NET core. I have seen a similar thread here that points to the issue with core.
According to the MS documentation adding a service reference has now moved from directly under solution explorer to Add > Connected Services and selecting 'Add Service Reference' - but only 'Service Dependencies' are available.

**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Ideally a sample project that we can debug.
2. Full call stacks.
3. For issues related to generating client code using dotnet-svcutil please provide the WSDL.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.