restore fails with "Unable to find package Microsoft.DotNet.XUnitExtensions"
Closed this issue · 1 comments
smasher164 commented
See CI failure. Running dotnet restore src/PortToTripleSlash/PortToTripleSlash.sln
fails with the error /home/runner/work/api-docs-sync/api-docs-sync/src/PortToTripleSlash/tests/tests.csproj : error NU1101: Unable to find package Microsoft.DotNet.XUnitExtensions. No packages exist with this id in source(s): nuget.org [/home/runner/work/api-docs-sync/api-docs-sync/src/PortToTripleSlash/PortToTripleSlash.sln]
smasher164 commented
fixed by adding a Nuget.config