libgit2 / libgit2/libgit2sharp
The target "GetBuildVersion" does not exist in the project
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 925
- PR merge metrics
- No merged PRs in 30d
Description
Just cloned and tried to build in VS 2017 and it fails with error: The target "GetBuildVersion" does not exist in the project
Any ideas?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the VS 2017 build failure and inspect the project configuration for the missing "GetBuildVersion" target. Determine which project or build setup should define that target, then verify that a fresh clone builds successfully without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100