Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build the WCF client 8.0 from source #5389

Open
hongtao-chen opened this issue Dec 29, 2023 · 2 comments
Open

Failed to build the WCF client 8.0 from source #5389

hongtao-chen opened this issue Dec 29, 2023 · 2 comments
Assignees
Labels

Comments

@hongtao-chen
Copy link

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

@imcarolwang
Copy link
Contributor

Hi @hongtao-chen , thank you for raising the issue. Can you share how you built the source that got the error in issue? On my machine, I can build the dotnet-svcutil source by running [wcfRepoRoot]/src/dotnet-svcutil/build.cmd without problem.

@HongGit
Copy link
Contributor

HongGit commented Jan 10, 2024

@hongtao-chen did you run build -restore, before you run build -build?

@HongGit HongGit self-assigned this Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants