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 PluginBase.cs file created by pac plugin init creates a LocalPluginContext object with property PluginExecutionContext that is still using the original IPluginExecutionContext.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The
PluginBase.cs
file created bypac plugin init
creates a LocalPluginContext object with property PluginExecutionContext that is still using the original IPluginExecutionContext.Should the this be updated so that it uses IPluginExecutionContext7 instead?
Tested on pac version 1.44.2+gabfea56 (.NET 8.0.18)
Beta Was this translation helpful? Give feedback.
All reactions