nlweb-ai/nlweb-net
ð§° Docs: Troubleshooting common build/restore issues
ãªãŒãã³
#83 opened on 2025/08/18
docsgood first issue
Repository metrics
- Stars
-  (23 åã®ã¹ã¿ãŒ)
- PR merge metrics
- Â (PR metrics pending)
説æ
Collect frequent stumbling blocks into a small Troubleshooting section.
Scope
- Add a
Troubleshootingsection to the rootREADME.mdordoc/development-guide.md - Cover:
- .NET SDK version mismatches
- NuGet feeds (using
NuGet.Configand centralDirectory.Packages.props) - Docker
dotnet restoretips (copy props/feeds early)
- Keep it concise with links to detailed docs
Acceptance Criteria
- New contributors can quickly self-unblock common restore/build problems
Labels: docs, good first issue