Victor Perez
Victor Perez
The problem only occurs in version 3.9.22 of the SpecFlow.AutoFac package, with version 3.9.8 working.
Hi @serdarciplak Any news on this subject?
Hi @serdarciplak Did you manage to take the test?
I also have this problem, did anyone find any solution?
> @fubar-coder It`s work. But the console report a fail message. > > ``` > FubarDev.FtpServer.FtpServer:Error: The CancellationTokenSource has been disposed. > > System.ObjectDisposedException: The CancellationTokenSource has been disposed. >...
Boa Tarde Alguma novidade quanto a esse assunto ?
Anything new about this item?
@rose-a > `createTokenResponse` ```C# internal class createTokenResponse { public Createtoken createToken { get; set; } } internal class Createtoken { public string token { get; set; } } ```
Hi @roubachof If I send a pull request with the @MSicc approach, would it be possible to release a new version of the Nuget Package?