rcocks-hl

Results 21 comments of rcocks-hl

Hi Charlie, Our .Net Standard assemblies do not reference nunit, which is why I'm finding it odd that this error is occurring.

I noticed the same and so I've just updated to 3.15.2 and get a similar, though slightly different error: NUnitSolutionUnit: ".\..\NuGet.packages\NUnit.ConsoleRunner.3.15.2\tools\nunit3-console.exe" --skipnontestassemblies --noresult --config=Debug --where "cat == Unit and cat...

Just to note I edited my previous comment to clarify about the error, sorry if that caused confusion.

Hi @CharliePoole , After upgrading to 3.15 from 3.10 to try to debug this issue, our unit and integration tests in our main branch (which does not have this .net...

Hi @CharliePoole , Just to let you know the performance regression was due to a parallism change which we have resolved. On the initial error, I am working on reproducing...

Hi @CharliePoole , Thank you for pointing out that the version 4 does not support the visual studio loader. Using the 3.15.2 release branch I still had trouble loading the...

HI @CharliePoole, Did you manage to confirm this bug?

Hi @CharliePoole , Thanks for getting back to me. I don't have my reproduction case ready to test right now but reading up on that issue I'm happy for you...

Core WCF 1.4.0-preview1 adds named pipe support, is named pipe support still planned for dotnet-svcutil when that goes final?

Hi @oskarb , thanks for the reply. The reason it's being persisted is because it's a subclass where on the base class the property is persisted as a string, but...