-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
Description
Next steps for investigation:
- Looks like this is new VS behavior, we should probably investigate what changed in nuget / VS between what we had and what we deployed
- It doesn't seem to repro for repos that build with arcade, but roslyn's build step seems to be building with VS, not with Arcade, so that might be why we're not seeing it everywhere, is that relevant?
- It's not clear to me why the build step is trying to restore from the internal feeds, since that happened in a previous step of the build.
- I doubt it's service connection related, since the internal restore steps all work, but always worth seeing if they are using a different service connection than the one we expect
Release Note Category
- Feature changes/additions
- Bug fixes
- Internal Infrastructure Improvements
Release Note Description
Reactions are currently unavailable