powerplatform-actions
                                
                                 powerplatform-actions copied to clipboard
                                
                                    powerplatform-actions copied to clipboard
                            
                            
                            
                        Error while building cdsproj with a reference to a dependent assembly plugin project
Getting following error while building .cdsproj file Unable to find assembly registration configuration fo r ..{Plugin_Project_Name}\bin\Debug\net462\PCATPluginInit.dll in the destination: obj\Debug\Metadata\PluginAssemblies [..\SolutionPackage\Lynner_Plugins\Lynner_Plugins.cdsproj]
Steps to reproduce:
- 
Clone the solution with 'Plugin Package' component using 'pac solution clone' 
- 
Clone completed successfully and could see following folders. 
- 
Add the plugin project to .cdspoj using 'pac solution add-reference' command (Following is my simple plugin project) 
- 
Build the .cdsproj to generate solution.zip files. At this step getting following error