Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while building cdsproj with a reference to a dependent assembly plugin project #325

Open
RajeevPentyala opened this issue May 18, 2023 · 0 comments

Comments

@RajeevPentyala
Copy link

RajeevPentyala commented May 18, 2023

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'
    image

  • Clone completed successfully and could see following folders.
    image

  • Add the plugin project to .cdspoj using 'pac solution add-reference' command (Following is my simple plugin project)
    image

  • Build the .cdsproj to generate solution.zip files. At this step getting following error
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant