I want to copy a fully independent assembly with no references to parent assembly. When I use save as copy there is still a connection between the two. What is the most concise way to create a fully independent copy?
I want to copy a fully independent assembly with no references to parent assembly. When I use save as copy there is still a connection between the two. What is the most concise way to create a fully independent copy?