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

fix: fixed serialization of attribute requirement facet cardinality #16

Conversation

martin1cerny
Copy link
Contributor

AttributeFacet wasn't marked with IBuilsingSmartCardinality interface (mind the typo which I haven't fixed). XML serialization didn't store the cardinality of the faces. Fixed now and supported by a test.

@andyward andyward merged commit ec30788 into CBenghi:main May 20, 2024
1 check failed
@andyward
Copy link
Collaborator

@martin1cerny looks like a couple of tests broke with that fix.

Also note you need to increment the build number manually in the csproj so a new nuget is published. Can you update?

@CBenghi
Copy link
Owner

CBenghi commented May 20, 2024

@andyward, @martin1cerny

I'm looking at this now. Should be able to fix soon.

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.

None yet

3 participants