I have a ClickOnce app that I would like to have MAF (System.AddIn) support with.
I have lear开发者_如何学运维ned about the System.AddIn Pipeline structure and such in a local context, but when it comes to ClickOnce, I can't find any information regarding such a feat.
Do I need to maintain the AddIn pipeline still in a ClicKOnce environment? As such, am I deploying the entire pipeline with the application? Are there any good links you guys have?
For everyone's benefit, this question was answered in the MSDN ClickOnce forum here.
精彩评论