microsoft / microsoft/mastering-github-copilot-for-dotnet-csharp-developers
code\Skills folder and files not exits on main branch
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 390
- Forks
- 195
- Avg merge
- 13h 30m
- Merged PRs (30d)
- 1
Description
Hi, in the main branch, the code\Skills folder does not exist, but it is specified in the solution file.
[info] C:\Program Files\dotnet\sdk\9.0.300\NuGet.targets(509,5): error MSB3202: The project file "D:\xxxx\mastering-github-copilot-for-dotnet-csharp-developers\code\Skills\Skills.csproj" was not found. [D:\xxxx\mastering-github-copilot-for-dotnet-csharp-developers\code\MasteringCopilot.sln]
Thank you.
Contributor guide
No contributing guide indexed for this repository
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 with code/MasteringCopilot.sln and inspect its reference to code/Skills/Skills.csproj. Confirm whether the missing Skills project is expected to exist or should no longer be referenced, then build the solution to verify that the MSB3202 error is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100