File: App.config

package info (click to toggle)
mysql-workbench 8.0.41%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 91,184 kB
  • sloc: cpp: 469,717; xml: 251,409; ansic: 88,369; python: 80,275; yacc: 59,129; sql: 19,373; sh: 730; makefile: 541; javascript: 443; objc: 268; java: 237; perl: 225; tcl: 6; ruby: 6; php: 1
file content (6 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <startup> 
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
    </startup>
</configuration>