Commit 04f1da23 authored by Ahoo Wang's avatar Ahoo Wang Committed by Lemon

SSkyWalking -> SkyWalking (#128)

* fix ContextManager.ContextProperties is-null check bug

* optimize null-check

* fix AssemblyName : SSkyWalking -> SkyWalking
parent 11c156a8
......@@ -4,7 +4,7 @@
<Description>SkyWalking.Diagnostics.SqlClient notifies outgoing SqlClient requests.</Description>
<AssemblyTitle>SkyWalking.Diagnostics.SqlClient</AssemblyTitle>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>SSkyWalking.Diagnostics.SqlClient</AssemblyName>
<AssemblyName>SkyWalking.Diagnostics.SqlClient</AssemblyName>
<PackageId>SkyWalking.Diagnostics.SqlClient</PackageId>
<PackageTags>SkyWalking;APM;Diagnostics;SqlClient</PackageTags>
<PackageReleaseNotes>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment