Sha256: d805cb84c4131a6809fb9b0045cb0d59f8cd2cb1d7529968455a704aa70be0bf

Contents?: true

Size: 551 Bytes

Versions: 9

Compression:

Stored size: 551 Bytes

Contents

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <!--<system.diagnostics>
    <trace autoflush="true" indentsize="4">
      <listeners>
          <remove name="Default" />
          <add name="myListener" type="System.Diagnostics.TextWriterTraceListener" initializeData="C:\Dev\NCover\Main\Debug\trace.log" />
      </listeners>
    </trace>
  </system.diagnostics>-->
  <startup>
	  <supportedRuntime version="v2.0.50727" />
	  <supportedRuntime version="v1.1.4322" />
	  <requiredRuntime version="v1.1.4322" />
  </startup>
</configuration>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
albacore-0.3.6 spec/support/Tools/NCover-v3.3/NCover.Explorer.exe.config
albacore-1.0.0.rc.2 spec/support/Tools/NCover-v3.3/NCover.Explorer.exe.config
albacore-1.0.0.rc.1 spec/support/Tools/NCover-v3.3/NCover.Explorer.exe.config
albacore-0.3.5 spec/support/Tools/NCover-v3.3/NCover.Explorer.exe.config
albacore-0.3.4 spec/support/Tools/NCover-v3.3/NCover.Explorer.exe.config
albacore-0.3.3 spec/support/Tools/NCover-v3.3/NCover.Explorer.exe.config
albacore-0.3.2 spec/support/Tools/NCover-v3.3/NCover.Explorer.exe.config
albacore-0.3.1 spec/support/Tools/NCover-v3.3/NCover.Explorer.exe.config
albacore-0.3.0 spec/support/Tools/NCover-v3.3/NCover.Explorer.exe.config