提交 e571c502 编写于 作者: C ChaunceyLin5152 提交者: Lemon

Change System.Data.SqlClient from version 4.6.0 to 4.4.0 to support Dapper. (#146)

上级 2f240672
......@@ -17,6 +17,6 @@
<ProjectReference Include="..\SkyWalking.Utilities.DependencyInjection\SkyWalking.Utilities.DependencyInjection.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Data.SqlClient" Version="4.6.0" PrivateAssets="All" />
<PackageReference Include="System.Data.SqlClient" Version="4.4.0" PrivateAssets="All" />
</ItemGroup>
</Project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册