Skip to content

Commit 7e0381c

Browse files
authored
fix
1 parent 5c3f2a1 commit 7e0381c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/auto-collect-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Below is the currently supported list of dependency calls that are automatically
2323
| <b> Communication libraries</b> |
2424
| [HttpClient](https://www.microsoft.com/net/) | 4.5+, .NET Core 1.1+ |
2525
| [SqlClient](https://www.nuget.org/packages/System.Data.SqlClient) | .NET Core 1.0+, NuGet 4.3.0 |
26-
| [Microsoft.Data.SqlClient](https://www.nuget.org/packages/Microsoft.Data.SqlClient/1.1.2| 1.0 - latest stable release.
26+
| [Microsoft.Data.SqlClient](https://www.nuget.org/packages/Microsoft.Data.SqlClient/1.1.2)| 1.0 - latest stable release.
2727
| [EventHubs Client SDK](https://www.nuget.org/packages/Microsoft.Azure.EventHubs) | 1.1.0 |
2828
| [ServiceBus Client SDK](https://www.nuget.org/packages/Microsoft.Azure.ServiceBus) | 3.0.0 |
2929
| <b>Storage clients</b>| |

0 commit comments

Comments
 (0)