aukevin
aukevin
## Description The [TestObject](https://github.com/microsoft/vstest/blob/7b6248203164f8ea821f6795632bd22e0b69afb0/src/Microsoft.TestPlatform.ObjectModel/TestObject.cs#L36) has a [DataMember] that does not properly serialize when sent over WCF. ## Steps to reproduce Below I have two classes that I used to demonstrate...
A lot of the documentation pages have links that give a 404. For example, the return-from-function help doc link https://nsubstitute.github.io/help/return-from-function shows:  I think there may have been some missing...
Unobserved Task exception from k8s.LineSeparatedHttpContent.CancelableStream.ReadAsync after Upgrade
I'm working on a series of package upgrades from an old project. In this case I'm trying to upgrade the KubernetesClient package from 3.0.7 to 17.0.4. This was done mainly...