Updated Xamarin Could not load file or assembly (markdown)

Stef Heyenrath
2021-01-25 08:20:53 +01:00
parent 84847cb123
commit 36057007b6

@@ -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.