[Quantproject-developers] QuantDownloader/Downloader app.config, 1.1, 1.2
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-07-09 21:58:10
|
Update of /cvsroot/quantproject/QuantDownloader/Downloader In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16446/Downloader Modified Files: app.config Log Message: Now the 2.0 framework is targeted Index: app.config =================================================================== RCS file: /cvsroot/quantproject/QuantDownloader/Downloader/app.config,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** app.config 7 Jul 2004 20:07:21 -0000 1.1 --- app.config 9 Jul 2008 21:58:02 -0000 1.2 *************** *** 2,6 **** <configuration> <startup> ! <supportedRuntime version="v1.1.4322" /> </startup> ! </configuration> \ No newline at end of file --- 2,6 ---- <configuration> <startup> ! <supportedRuntime version="v2.0.50727" /> </startup> ! </configuration> |