File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0' " >
44 <!-- StackExchange.Redis is required by OpenTelemetry.Instrumentation.StackExchangeRedis. -->
55 <PackageReference Include =" StackExchange.Redis" ExcludeAssets =" all" />
6- <!-- Pipelines.Sockets.Unofficial is tranistive dependency required by OpenTelemetry.Instrumentation.StackExchangeRedis. -->
6+ <!-- Pipelines.Sockets.Unofficial is transitive dependency required by OpenTelemetry.Instrumentation.StackExchangeRedis. -->
77 <PackageReference Include =" Pipelines.Sockets.Unofficial" ExcludeAssets =" all" />
8- <!-- System.Drawing.Common is tranistive dependency required by OpenTelemetry.Instrumentation.Wcf. -->
8+ <!-- System.Drawing.Common is transitive dependency required by OpenTelemetry.Instrumentation.Wcf. -->
99 <PackageReference Include =" System.Drawing.Common" ExcludeAssets =" all" />
10- <!-- System.Windows.Extensions is tranistive dependency required by OpenTelemetry.Instrumentation.Wcf. -->
10+ <!-- System.Windows.Extensions is transitive dependency required by OpenTelemetry.Instrumentation.Wcf. -->
1111 <PackageReference Include =" System.Windows.Extensions" ExcludeAssets =" all" />
12- <!-- Microsoft.Win32.SystemEvents is tranistive dependency required by OpenTelemetry.Instrumentation.Wcf. -->
12+ <!-- Microsoft.Win32.SystemEvents is transitive dependency required by OpenTelemetry.Instrumentation.Wcf. -->
1313 <PackageReference Include =" Microsoft.Win32.SystemEvents" ExcludeAssets =" all" />
1414 </ItemGroup >
1515</Project >
You can’t perform that action at this time.
0 commit comments