ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/EmuXPortal/tags/1.0.0.5/EmuXPortal.exe.config
Revision: 142
Committed: Thu Oct 4 22:27:32 2012 UTC (10 years, 11 months ago) by william
File size: 144 byte(s)
Log Message:
update to version 1.0.0.5:
fixes in 1.0.0.5:
+ correct object in-use exceptions (memory usage will slightly increase)
+ dispose graphics when finished loading controls
+ use thread-locking techniques

File Contents

# Content
1 <?xml version="1.0"?>
2 <configuration>
3 <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>