Skip to content

Conversation

@dougbu
Copy link
Contributor

@dougbu dougbu commented Nov 28, 2017

  • XML serializers handle DBNull on some machines but not others
  • possible an underlying problem was fixed recently, in .NET Core SDK 2.0.3
  • but, better to make builds work almost everywhere and wait for .NET Core SDK 2.1.x (where DBNull is seralizable)

- XML serializers handle `DBNull` on some machines but not others
- possible an underlying problem was fixed recently, in .NET Core SDK 2.0.3
- but, better to make builds work almost everywhere and wait for .NET Core SDK 2.1.x (where `DBNull` is seralizable)
@dougbu
Copy link
Contributor Author

dougbu commented Nov 28, 2017

@Eilon this time it's four changed lines 😃

Can't really test end-to-end 'til this goes into master. AppVeyor worked last time around, as did local builds on multiple machines ☹️ Good news is our most recent official CI build was otherwise clean.

@dougbu dougbu merged commit 86f6078 into master Nov 28, 2017
@dougbu
Copy link
Contributor Author

dougbu commented Nov 28, 2017

86f6078

@dougbu dougbu deleted the dougbu/odd.test.failures branch November 28, 2017 18:37
dougbu added a commit that referenced this pull request Nov 28, 2017
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