microsoft / microsoft/mastering-github-copilot-for-dotnet-csharp-developers

code\Skills folder and files not exits on main branch

Open
#72 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.