Skip to content

Conversation

@adamralph
Copy link
Contributor

fixes #953

In summary, all the duplicate reference logic, spanning both assemblies and paths is now encapsulated in AssemblyReferences which is an immutable data structure. All other objects no longer have this concern.

By far the quickest and easiest way to review this PR will be one commit at a time. Each is isolated with a specific focus.

@adamralph adamralph mentioned this pull request Mar 5, 2015
22 tasks
@khellang khellang added this to the v0.14 milestone Mar 5, 2015
khellang added a commit that referenced this pull request Mar 5, 2015
implemented PackagesWithDuplicateAssemblies scenario - fix for #953
@khellang khellang merged commit d326b48 into scriptcs:dev Mar 5, 2015
@khellang
Copy link
Member

khellang commented Mar 5, 2015

Looks good! 👍

@adamralph adamralph deleted the 953 branch March 5, 2015 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate references cause script execution to fail

2 participants