mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-18 23:44:43 +01:00
Updated Xamarin Could not load file or assembly (markdown)
@@ -10,6 +10,15 @@ TearDown : System.NullReferenceException : Object reference not set to an instan
|
||||
|
||||
or
|
||||
|
||||
```
|
||||
The operation failed.
|
||||
Bind result: hr = 0x80070002. The system cannot find the file specified.
|
||||
|
||||
Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
|
||||
Running under executable C:\git\WireMock.Net\examples\WireMock.Net.Console.Net461.Classic\bin\Debug\WireMock.Net.Console.Net461.Classic.exe
|
||||
```
|
||||
|
||||
|
||||
### Solution:
|
||||
|
||||
Adding assembly binding redirects to the app.config for the assemblies which have an error.
|
||||
|
||||
Reference in New Issue
Block a user