Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Unable to build the project locally

Open
#728 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, csharp
Domain
build-system

Research direction

Start by running dotnet restore after checking out the project, and inspect the package source configuration responsible for the Azure Artifacts feed. Done means the project restores dependencies successfully for contributors outside Microsoft, without the reported package download failure.

Written by the indexing model from the issue text.

Description

Describe the bug

Doesn't look like those of us outside of Microsoft can access the Azure Artefacts feed that this project depends on.

To Reproduce

Steps to reproduce the behavior:

  1. Check out the project
  2. Run dotnet restore
Expected behavior

Project restores dependencies successfully

Screenshots
error : Failed to download package 'Microsoft.NETCore.App.Hos
t.osx-x64.6.0.27' from 'https://pkgs.dev.azure.com/azure-public/0b6653b2-b704-470b-94ed-d0e2e194a663/_packaging/5d2fa05
1-5b55-432e-849e-a04a0d44a500/nuget/v3/flat2/microsoft.netcore.app.host.osx-x64/6.0.27/microsoft.netcore.app.host.osx-x
64.6.0.27.nupkg'
Additional context

Visual Studio 17.9.2
Dotnet SDK 8.0.200

Dominant language
C#
Stars
486
Forks
91
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from aspnet/LibraryManager

All issues in aspnet/LibraryManager

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.