Skip to content

Replaced Hardcoded ItemGroup Indexes #25

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alc0der
Copy link

@alc0der alc0der commented Sep 2, 2018

The order of ItemGroup for DataSet, DataSource, and Report can vary.
I have replaced indexed ItemGroup with ItemGroups based on FirstChild name.

@PavelSamoilenko
Copy link

Thank you, @asakilan ! Works for me. I believe it should be merged. Very important addition.

@robertoandrade
Copy link

#29 fixes this in a more elegant way using XML namespaces and looping through the elements regardless of how many are there and in what order.

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

Successfully merging this pull request may close these issues.

3 participants