You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The azdext ServiceConfig object doesn't include the uses property, it has to be manually added separately via SetServiceConfigValue. This runs the risk of missing the property depending on how the service is being manipulated in extensions.
The azdext ServiceConfig object doesn't include the
usesproperty, it has to be manually added separately viaSetServiceConfigValue. This runs the risk of missing the property depending on how the service is being manipulated in extensions.