Kevin Xiong

Results 6 comments of Kevin Xiong

@sboulema Thanks for your attention, you can use demo C# class below to repro. ```csharp using System; using System.Collections.Generic; namespace Demo { class CodeNavRepro { public static void XXXMethod(List mediaSetInfo)...

@sboulema Simple steps to repro with a gif animation, for your reference ![Repro](https://user-images.githubusercontent.com/6244148/155835225-27d837a6-9e0c-40fb-8c2f-421cddf59a09.gif)

更新: 微信读书上发现了此书的翻译版,叫《cURL必知必会》,2019/12出版的,需要的同学可以参阅下

why this [Microsoft.AspNet.WebApi.Client](https://packages.nuget.org/packages/Microsoft.AspNet.WebApi.Client/) library`s version jump from v-5.2.9 to 6.0.0? it should be 5.3.0.

Hi, Mates, I have to say this issue has existed for too looooong time since powershell-7 release, even the latest stable release `V-7.1.3`, I have to fix it by workaround,...