18 changed files with 7 additions and 21 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,22 +1,8 @@
@@ -1,22 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<?xml version="1.0"?> |
||||
<configuration> |
||||
<configSections> |
||||
<section name="autofac" type="Autofac.Configuration.SectionHandler, Autofac.Configuration"/> |
||||
</configSections> |
||||
<autofac> |
||||
<modules> |
||||
<module type="OpenCover.Extensions.RegisterStrategiesModule, OpenCover.Extensions" /> |
||||
</modules> |
||||
</autofac> |
||||
<startup> |
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" /> |
||||
</startup> |
||||
<runtime> |
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||||
<dependentAssembly> |
||||
<assemblyIdentity name="Mono.Cecil" publicKeyToken="0738eb9f132ed756" culture="neutral" /> |
||||
<bindingRedirect oldVersion="0.0.0.0-0.9.5.0" newVersion="0.9.5.0" /> |
||||
</dependentAssembly> |
||||
</assemblyBinding> |
||||
</runtime> |
||||
</configuration> |
||||
|
||||
<startup> |
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/> |
||||
</startup> |
||||
|
||||
</configuration> |
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue