home: Error when building project using alpha4
Hello,
When building i get tons of errors from LightInject.cs:
The type 'OpCode' could not be found.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 23 (16 by maintainers)
Commits related to this issue
- Updating runtime serializer to check during reader, for #116. — committed to ExtendedXmlSerializer/home by Mike-E-angelo 7 years ago
- Updating the message to be a little more descriptive (#116). — committed to ExtendedXmlSerializer/home by Mike-E-angelo 7 years ago
I’ll publish alpha5 in no time.
There is alpha5: https://www.nuget.org/packages/ExtendedXmlSerializer/2.0.0-alpha5
I’ve added ico:
I’ve fixed reference to LightInject.Source differently. https://github.com/wojtpl2/ExtendedXmlSerializer/commit/3b5e5b899cc991b9437c78569d44f3e25f3f5350#diff-802233c775e8a749803978227a02cdb6R45
I’ve added release notes:
@Mike-EEE When you add new feature, please add new item to field:
ExtendedXmlSerializer project -> Properties -> Package tab
Cool… looks like that is now available for you now @michidk. 😃
Awesome @Mike-EEE thank you for fixing it.