summaryrefslogtreecommitdiff
path: root/windows 95/bin/Debug/Histacom.vshost.exe.config
diff options
context:
space:
mode:
authorjakeypearce <[email protected]>2015-03-19 19:39:44 +0000
committerjakeypearce <[email protected]>2015-03-19 19:39:44 +0000
commit5a66fa33aa3ee6cf168bf03a6e106211d39e3d03 (patch)
tree3a2116e06446e7f941f8dfcf0c1b114e4d026534 /windows 95/bin/Debug/Histacom.vshost.exe.config
parent01a3011ef2fc1878863cf4e9e9324e23e96b1ad5 (diff)
parentabf7b2348417391c7e1a03fa66f01e46b202885e (diff)
downloadhistacom-Mac_OS_X_Tiger.tar.gz
histacom-Mac_OS_X_Tiger.tar.bz2
histacom-Mac_OS_X_Tiger.zip
Merge branch 'master' of https://github.com/Histacom/HistacomMac_OS_X_Tiger
Diffstat (limited to 'windows 95/bin/Debug/Histacom.vshost.exe.config')
-rwxr-xr-xwindows 95/bin/Debug/Histacom.vshost.exe.config23
1 files changed, 0 insertions, 23 deletions
diff --git a/windows 95/bin/Debug/Histacom.vshost.exe.config b/windows 95/bin/Debug/Histacom.vshost.exe.config
deleted file mode 100755
index ff5595a..0000000
--- a/windows 95/bin/Debug/Histacom.vshost.exe.config
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0"?>
-<configuration>
- <system.diagnostics>
- <sources>
- <!-- This section defines the logging configuration for My.Application.Log -->
- <source name="DefaultSource" switchName="DefaultSwitch">
- <listeners>
- <add name="FileLog"/>
- <!-- Uncomment the below section to write to the Application Event Log -->
- <!--<add name="EventLog"/>-->
- </listeners>
- </source>
- </sources>
- <switches>
- <add name="DefaultSwitch" value="Information"/>
- </switches>
- <sharedListeners>
- <add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
- <!-- Uncomment the below section and replace APPLICATION_NAME with the name of your application to write to the Application Event Log -->
- <!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
- </sharedListeners>
- </system.diagnostics>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>