Add NuGet config#1433
Conversation
|
What about external users? Since this is in the root of the repo, their Visual Studio will end up picking up this feed as well - is this intentional? |
|
@sylveon the feed is a public externally accessible feed, so external users should have access to it. Let me know if you don't and I can look into that. |
|
It's also worth noting that all the CI tests passed, and they don't have any priveleged access to internal feeds - the CI tests can only access public feeds just like external users. |
|
Ah, fair enough then |
|
Note that another solution would be to not have a The For GitHub Actions, use: |
Adding NuGet.config with public feed that upstreams to NuGet.org per guidance.