-
Notifications
You must be signed in to change notification settings - Fork 47
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
Added support for System.Collections.Immutable
Types
#486
Conversation
ImmutableList<T>
b1d6983
to
226d766
Compare
✅ Build ExtendedXmlSerializer 3.4.3.1-riapldle completed (commit 86e4342c49 by @Mike-E-angelo) Install it by running the following command in Package Manager Console:
Problems with the above command? You may be running into this known issue here: |
226d766
to
86dbddc
Compare
86dbddc
to
29f0f4c
Compare
✅ Build ExtendedXmlSerializer 3.4.3.2-vwyieqwb completed (commit ec1fe93215 by @Mike-E-angelo) Install it by running the following command in Package Manager Console:
Problems with the above command? You may be running into this known issue here: |
✅ Build ExtendedXmlSerializer 3.4.3.2-oqjrsyyl completed (commit b3b6b0d199 by @Mike-E-angelo) Install it by running the following command in Package Manager Console:
Problems with the above command? You may be running into this known issue here: |
- Moved immutable type support to extension method.
✅ Build ExtendedXmlSerializer 3.4.3.2-lacbpbwc completed (commit 761f0b4e52 by @Mike-E-angelo) Install it by running the following command in Package Manager Console:
Problems with the above command? You may be running into this known issue here: |
ImmutableList<T>
System.Collections.Immutable
Types
✅ Build ExtendedXmlSerializer 3.4.3.2-linqeyyo completed (commit 9377b03494 by @Mike-E-angelo) Install it by running the following command in Package Manager Console:
Problems with the above command? You may be running into this known issue here: |
✅ Build ExtendedXmlSerializer 3.4.3.2-xxctemht completed (commit fee9dc405d by @Mike-E-angelo) Install it by running the following command in Package Manager Console:
Problems with the above command? You may be running into this known issue here: |
✅ Build ExtendedXmlSerializer 3.4.3.2-kpbjswfd completed (commit 3caf29e5bb by @Mike-E-angelo) Install it by running the following command in Package Manager Console:
Problems with the above command? You may be running into this known issue here: |
#485