Failed to build the WCF client 8.0 from source
Open
triaged
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
Try to build the source in a clean Windows 11 desktop
It failed with the following error:
\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.23611.2\tools\Workarounds.targets(79,5): error : PackageProjectUrl must be specified [...\wcf-8.0.0-rtm\src\dotnet-svcutil\lib\src\dotnet-svcutil-lib.csproj]
**To Reproduce**
Steps to reproduce the behavior:
1. Clean environment without dotnet.
2. Download the WCF client from this repo.
**Expected behavior**
Build complete
Contributor guide
Assessment
This issue has not been assessed yet.