annotate DeMaskingLT/App.config @ 3:e0bd22354f3f tip

Fixed name bug
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Fri, 07 Jul 2017 12:34:24 +0100
parents e8147674e932
children
rev   line source
d@0 1 <?xml version="1.0" encoding="utf-8" ?>
d@0 2 <configuration>
d@0 3 <startup>
d@0 4 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
d@0 5 </startup>
d@0 6 </configuration>