﻿<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <startup> 
        $if$ ($targetframeworkversion$ >= 4.0)<supportedRuntime version="v4.0" sku=".NETFramework,Version=v$targetframeworkversion$" />$endif$$if$ ($targetframeworkversion$ < 4.0)<supportedRuntime version="v2.0.50727" />$endif$
    </startup>
</configuration>