nlweb-ai/nlweb-net

🧰 Docs: Troubleshooting common build/restore issues

Aberta

#83 aberto em 18 de ago. de 2025

 (0 comentário) (0 reação) (0 responsável)C# (8 forks)auto 404
docsgood first issue

Métricas do repositório

Stars
 (23 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Collect frequent stumbling blocks into a small Troubleshooting section.

Scope

  • Add a Troubleshooting section to the root README.md or doc/development-guide.md
  • Cover:
    • .NET SDK version mismatches
    • NuGet feeds (using NuGet.Config and central Directory.Packages.props)
    • Docker dotnet restore tips (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

Guia do colaborador