diff --git a/Data/Assemblies.cfg b/Data/Assemblies.cfg index 357aefb97..a350fe9df 100644 --- a/Data/Assemblies.cfg +++ b/Data/Assemblies.cfg @@ -1,6 +1,9 @@ System.dll +#Uncomment the following line for full C# 4.0 support. +#System.Core.dll System.Web.dll System.Xml.dll System.Data.dll System.Drawing.dll -System.Windows.Forms.dll \ No newline at end of file +System.Windows.Forms.dll +