Skip to content

Commit

Permalink
Update src/Microsoft.FeatureManagement.Telemetry.ApplicationInsights/…
Browse files Browse the repository at this point in the history
…TelemetryClientExtensions.cs

Co-authored-by: Jimmy Campbell <jimmyca@microsoft.com>
  • Loading branch information
rossgrambo and jimmyca15 authored Jan 16, 2024
1 parent 06cbddb commit e4e098e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
namespace Microsoft.FeatureManagement.Telemetry.ApplicationInsights
{
/// <summary>
/// Provides extension methods for tracking events with TargetingContext.
/// Provides extension methods for tracking events with <see cref="TargetingContext"/>.
/// </summary>
public static class TelemetryClientExtensions
{
Expand Down

0 comments on commit e4e098e

Please sign in to comment.