Skip to content
Discussion options

You must be logged in to vote

Hi @ahgamal-ms - I discussed with the team and it looks like CSU does actually have some different rules around their targets file. We've filed a documentation bug so that customers can see exactly which ItemGroups they should be using for each feature area.

For now though, in the GG.ScaleUnit project can you try replacing the Content tag on lines 20 and 22 with IPayment_Processor_Assemblies instead? It looks like that should resolve the issue and copy the files into the correct folder location. So the full code block would be

<ItemGroup>
  <IPayment_Processor_Assemblies Include="path to dll">
    <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  </IPayment_Processor_Assemblies>
</I…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@ahgamal-ms
Comment options

Comment options

You must be logged in to vote
4 replies
@ahgamal-ms
Comment options

@madyke
Comment options

Answer selected by madyke
@ahgamal-ms
Comment options

@madyke
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants