Description
PR #4682 removed the stable package version restriction in non-isolated feeds in Arcade v5. The dotnet/interactive repo asks that this change be back-ported to Arcade v1 and the restriction lifted. Currently the publish steps on our build are failing.
Customer Impact
dotnet/interactive publishes a dotnet global tool and we need a stable version number without a *-beta.* infix that is publicly available. We previously used a custom MyGet feed for this, but internal guidance was to decomission MyGet feeds in favor of dnceng ADO feeds.
Regression
No
Risk
Likely low, given that the change was approved for Arcade v5 and has been functioning without issue for 4 months.
Workarounds
dotnet/interactive can switch back to publishing packages via MyGet.