Open gittadesushil opened 5 years ago
My project is .net core project. When I install Microsoft.AspNet.WebApi.OwinSelfHost I am getting warning. I need a requirement where I want to dockerize the test. If this is not .net core or standard compatible then I can't dockerize it.
Great point, @gittadesushil -- this isn't a .NET Core project, and I haven't done any research on how to make this .NET Core compatible.
I do accept pull requests, though. 😃
My project is .net core project. When I install Microsoft.AspNet.WebApi.OwinSelfHost I am getting warning. I need a requirement where I want to dockerize the test. If this is not .net core or standard compatible then I can't dockerize it.