Krzysztof Wicher
Krzysztof Wicher
I'll locally do Ordinal compare for now to flush out other flaky issues and meantime I'm checking with @tarekgh if he's seen anything similar happening elsewhere...
@tarekgh 2 example texts can be seen in the stack traces here: https://github.com/dotnet/runtime/issues/59678#issuecomment-1090626404 - the only thing is that it happens only once per many runs of JSON tests (it...
I've looked at the recent failures and the failures seem much different than the original reports. Now seems that majority of the issues is happening in large JSONs and many...
@mayankbansal018 @Evangelink do you have any ETA when this might be addressed? this is currently making vstests kinda useless in some scenarios for dotnet/iot because tests fail but we get...
@ZeroUltra I'd recommend sending a patch. I personally prefer to rely on English-based messages as the translation issues exists also for my language (Polish). Correct translations will likely require either...
Which .NET are you targetting? That definitely works with .NET 4.8 - you need to create 3 .NET 4.8 projects: server, client and shared library and add reference to System.Runtime.Remoting...
When you open .csproj whichever you see the error in with the text editor can you see something similar to: ``` ``` This shouldn't matter what version of VS you're...
Hey @asg017 I've added you as a collaborator to my repo https://github.com/krwq/SqliteVec/invitations where there is an example code how to create such nuget package from binaries in this repository but...
Note that the package produced by @aaronpowell's PR needs efcore fix in order to work with `dotnet run` correctly: https://github.com/dotnet/efcore/pull/35617 - it's already merged and backported to 9.0 and 8.0...
@gotthardp I'm a bit confused now. Latest TPM 2.0 spec part 1 B.7 says this: > For both restricted and unrestricted signing keys, the random salt length is the largest...