Closed AquaNerd closed 4 years ago
I built an app using example but got this error. Could not load file or assembly 'System.ServiceModel.Http
I am on .netcore 2.1.
Hi @AquaNerd,
You need to use the compatible version of System.ServiceModel.Http. It should be added as a reference in the solution.
You can close this issue
I built an app using example but got this error. Could not load file or assembly 'System.ServiceModel.Http
I am on .netcore 2.1.