Skip to content

Commit 54cb358

Browse files
authored
Adds missing cref (#352)
1 parent 443e780 commit 54cb358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.FeatureManagement.Telemetry.ApplicationInsights/TelemetryClientExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
namespace Microsoft.FeatureManagement.Telemetry.ApplicationInsights
99
{
1010
/// <summary>
11-
/// Provides extension methods for tracking events with TargetingContext.
11+
/// Provides extension methods for tracking events with <see cref="TargetingContext"/>.
1212
/// </summary>
1313
public static class TelemetryClientExtensions
1414
{

0 commit comments

Comments
 (0)