ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/TSAdminTool/Properties/AssemblyInfo.cs
(Generate patch)

Comparing trunk/TSAdminTool/Properties/AssemblyInfo.cs (file contents):
Revision 32 by william, Wed Jul 11 16:06:57 2012 UTC vs.
Revision 33 by william, Thu Jul 12 10:52:05 2012 UTC

--- trunk/TSAdminTool/Properties/AssemblyInfo.cs	2012/07/12 10:34:47	32
+++ trunk/TSAdminTool/Properties/AssemblyInfo.cs	2012/07/12 10:52:05	33
@@ -31,3 +31,5 @@ using System.Runtime.InteropServices;
 //
 [assembly: AssemblyVersion("4.0.0.1")]
 [assembly: AssemblyFileVersion("4.0.0.1")]
+
+[assembly: log4net.Config.XmlConfigurator(ConfigFile = "app.config")]