Completed rules
[Blackjack.git] / src / Blackjack / bin / Release / Blackjack.exe.config
diff --git a/src/Blackjack/bin/Release/Blackjack.exe.config b/src/Blackjack/bin/Release/Blackjack.exe.config
deleted file mode 100644 (file)
index 8d4e2b1..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0"?>\r
-<configuration>\r
-    <system.diagnostics>\r
-        <sources>\r
-            <!-- This section defines the logging configuration for My.Application.Log -->\r
-            <source name="DefaultSource" switchName="DefaultSwitch">\r
-                <listeners>\r
-                    <add name="FileLog"/>\r
-                    <!-- Uncomment the below section to write to the Application Event Log -->\r
-                    <!--<add name="EventLog"/>-->\r
-                </listeners>\r
-            </source>\r
-        </sources>\r
-        <switches>\r
-            <add name="DefaultSwitch" value="Information"/>\r
-        </switches>\r
-        <sharedListeners>\r
-            <add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>\r
-            <!-- Uncomment the below section and replace APPLICATION_NAME with the name of your application to write to the Application Event Log -->\r
-            <!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->\r
-        </sharedListeners>\r
-    </system.diagnostics>\r
-<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>\r