maldworth
maldworth
`An unhandled exception of type 'System.StackOverflowException' occurred in mscorlib.dll` I'm getting this failure when I try to diff this file. You can reproduce with the sample file below. Just use...
This change should support using environment variable within the value string: For example, in my k8s pod, I have some environment variables and I want to construct the URL like...
This is more of a question, than an issue. What I want to do is run it as an internal service, only with internal ingress traffic (no external traffic). Then...
Hello @bradwilson There's a detailed thread on the dotnet-tests discord channel here: https://discord.com/channels/732297728826277939/1250806588328116284/1444042957161238638 but the long story short is, I upgraded from .NET8 and VSTest, to .NET 10 and MTP....