Hey first of all i am using c# classes and objects to work with datas. I didnt make any library. I just created those files and started using them like nameSpace.ClassName.variable.
There was red icon earlier in the import namespaces section but could be ignored and the project worked. I wanted to e
xport project to orchestrator. There is workflow analysis error. On detail it says couldnot parse file …reportDownload.xaml. Reason:System.io.FileLoadException. Couldnot load file or assembly PledgeUnpledge.Core
What could i do here so that project could be published in orchestrator.

