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
{{ message }}
This repository was archived by the owner on Oct 31, 2021. It is now read-only.
FSharp PowerTools is crashing with following exception after last upgrade. Seems to be some issue with tasklist comment manager.
Below is the related component from ActivityLog.xml
<entry>
<record>260</record>
<time>2017/03/02 08:35:39.519</time>
<type>Error</type>
<source>F# Power Tools</source>
<description>Exception Message: No exports were found that match the constraint: ContractName FSharp.Editing.VisualStudio.TaskList.CrossSolutionTaskListCommentManager RequiredTypeIdentity FSharp.Editing.VisualStudio.TaskList.CrossSolutionTaskListCommentManager Stack Trace: at System.ComponentModel.Composition.Hosting.ExportProvider.GetExports(ImportDefinition definition, AtomicComposition atomicComposition) at System.ComponentModel.Composition.Hosting.ExportProvider.GetExportsCore(Type type, Type metadataViewType, String contractName, ImportCardinality cardinality) at System.ComponentModel.Composition.Hosting.ExportProvider.GetExportedValueCore[T](String contractName, ImportCardinality cardinality) at FSharpVSPowerTools.PowerToolsCommandsPackage.PerformRegistrations(IGeneralOptions generalOptions)</description>
</entry>