Skip to content

Commit b8510c4

Browse files
committed
generated file
1 parent 050ba9a commit b8510c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/OpenTelemetry.AutoInstrumentation.Native/netfx_assembly_redirection.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ void CorProfiler::InitNetFxAssemblyRedirectsMap()
4949
{ L"OpenTelemetry.Instrumentation.Process", {1, 14, 0, 798} },
5050
{ L"OpenTelemetry.Instrumentation.Quartz", {1, 14, 0, 797} },
5151
{ L"OpenTelemetry.Instrumentation.Runtime", {1, 14, 0, 775} },
52-
{ L"OpenTelemetry.Instrumentation.SqlClient", {1, 14, 0, 768} },
52+
{ L"OpenTelemetry.Instrumentation.SqlClient", {1, 14, 0, 863} },
5353
{ L"OpenTelemetry.Instrumentation.StackExchangeRedis", {1, 14, 0, 765} },
5454
{ L"OpenTelemetry.Instrumentation.Wcf", {1, 14, 0, 773} },
5555
{ L"OpenTelemetry.Resources.Azure", {1, 14, 0, 766} },
@@ -194,7 +194,7 @@ void CorProfiler::InitNetFxAssemblyRedirectsMap()
194194
{ L"OpenTelemetry.Instrumentation.Process", {1, 14, 0, 798} },
195195
{ L"OpenTelemetry.Instrumentation.Quartz", {1, 14, 0, 797} },
196196
{ L"OpenTelemetry.Instrumentation.Runtime", {1, 14, 0, 775} },
197-
{ L"OpenTelemetry.Instrumentation.SqlClient", {1, 14, 0, 768} },
197+
{ L"OpenTelemetry.Instrumentation.SqlClient", {1, 14, 0, 863} },
198198
{ L"OpenTelemetry.Instrumentation.StackExchangeRedis", {1, 14, 0, 765} },
199199
{ L"OpenTelemetry.Instrumentation.Wcf", {1, 14, 0, 773} },
200200
{ L"OpenTelemetry.Resources.Azure", {1, 14, 0, 766} },
@@ -338,7 +338,7 @@ void CorProfiler::InitNetFxAssemblyRedirectsMap()
338338
{ L"OpenTelemetry.Instrumentation.Process", {1, 14, 0, 798} },
339339
{ L"OpenTelemetry.Instrumentation.Quartz", {1, 14, 0, 797} },
340340
{ L"OpenTelemetry.Instrumentation.Runtime", {1, 14, 0, 775} },
341-
{ L"OpenTelemetry.Instrumentation.SqlClient", {1, 14, 0, 768} },
341+
{ L"OpenTelemetry.Instrumentation.SqlClient", {1, 14, 0, 863} },
342342
{ L"OpenTelemetry.Instrumentation.StackExchangeRedis", {1, 14, 0, 765} },
343343
{ L"OpenTelemetry.Instrumentation.Wcf", {1, 14, 0, 773} },
344344
{ L"OpenTelemetry.Resources.Azure", {1, 14, 0, 766} },
@@ -400,7 +400,7 @@ void CorProfiler::InitNetFxAssemblyRedirectsMap()
400400
{ L"OpenTelemetry.Instrumentation.Process", {1, 14, 0, 798} },
401401
{ L"OpenTelemetry.Instrumentation.Quartz", {1, 14, 0, 797} },
402402
{ L"OpenTelemetry.Instrumentation.Runtime", {1, 14, 0, 775} },
403-
{ L"OpenTelemetry.Instrumentation.SqlClient", {1, 14, 0, 768} },
403+
{ L"OpenTelemetry.Instrumentation.SqlClient", {1, 14, 0, 863} },
404404
{ L"OpenTelemetry.Instrumentation.StackExchangeRedis", {1, 14, 0, 765} },
405405
{ L"OpenTelemetry.Instrumentation.Wcf", {1, 14, 0, 773} },
406406
{ L"OpenTelemetry.Resources.Azure", {1, 14, 0, 766} },

0 commit comments

Comments
 (0)