
Dimitri Menezes
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Dimitri Menezes-
Dimitri Menezes commented,
I did both, but it solved switching to ShareAppDomain
-
Dimitri Menezes commented,
Problem solved. Thank you so much Andreas !!
-
Dimitri Menezes created a post,
Could not load type 'Microsoft.Extensions.Hosting.GenericHostWebHostBuilderExtensions' from assembly 'Microsoft.AspNetCore.Hosting, Version=2.2.7.0
AnsweredHi guys, I'm trying to create some specflow tests and using a Webhost to get autorization tokens. My idea is: before each test, Webhost gives me a HttpClient already authorized and I'am able to us...