Open ststeiger opened 5 years ago
I've added support for .NET 4.0.
Just 3 small changes necessary, and these additional files:
https://github.com/ststeiger/ChromeDevTools/tree/master/source/MasterDev.ChromeDevTools.DotNet4/Net4
Check if you want to integrate it.
Install-Package Microsoft.Bcl.Async Install-Package Microsoft.Net.Http
and finished
I've added support for .NET 4.0.
Just 3 small changes necessary, and these additional files:
https://github.com/ststeiger/ChromeDevTools/tree/master/source/MasterDev.ChromeDevTools.DotNet4/Net4
Check if you want to integrate it.
and finished