aukevin

Results 3 issues of 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...

bug
up-for-grabs
needs-triage

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: ![Image](https://github.com/user-attachments/assets/925cfd69-d1b3-4ef0-970f-dd5c1c07c929) I think there may have been some missing...

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...