App.config
author paulwerelds
Tue, 21 Sep 2010 09:12:32 +0000
changeset 192 ad190510cddd
permissions -rw-r--r--
Added core and bus clock readings for AMD's K8 (0F) family of CPUs
moel@189
     1
<?xml version="1.0" encoding="utf-8"?>
moel@189
     2
<configuration>
moel@189
     3
  <startup>
moel@189
     4
    <supportedRuntime version="v4.0" />
moel@189
     5
    <supportedRuntime version="v2.0.50727"/>
moel@189
     6
  </startup>
moel@189
     7
</configuration>