-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
125 additions
and
38 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Route4MeSdkV5UnitTest/bin/Debug/net48/Route4MeSDKLibrary.pdb
Binary file not shown.
130 changes: 93 additions & 37 deletions
130
Route4MeSdkV5UnitTest/bin/Debug/net48/Route4MeSDKLibrary.xml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file modified
BIN
-3 KB
(92%)
Route4MeSdkV5UnitTest/bin/Debug/net48/Route4MeSdkV5UnitTest.dll
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-448 Bytes
(97%)
Route4MeSdkV5UnitTest/bin/Debug/net48/Route4MeSdkV5UnitTest.pdb
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<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> | ||
|
||
<appSettings> | ||
<add key="actualApiKey" value="11111111111111111111111111111111"/> | ||
<add key="demoApiKey" value="11111111111111111111111111111111"/> | ||
</appSettings> | ||
|
||
</configuration> |
Binary file modified
BIN
+0 Bytes
(100%)
Route4MeSdkV5UnitTest/bin/Debug/net48/xunit.abstractions.dll
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Route4MeSdkV5UnitTest/bin/Debug/net48/xunit.runner.reporters.net452.dll
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Route4MeSdkV5UnitTest/bin/Debug/net48/xunit.runner.utility.net452.dll
Binary file not shown.
Binary file modified
BIN
+7.52 KB
(110%)
Route4MeSdkV5UnitTest/bin/Debug/net48/xunit.runner.visualstudio.testadapter.dll
Binary file not shown.