We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80955a commit 55e4680Copy full SHA for 55e4680
1 file changed
src/Packages/Microsoft.AspNet.TelemetryCorrelation/Microsoft.AspNet.TelemetryCorrelation.nuspec
@@ -5,8 +5,9 @@
5
<title>Microsoft.AspNet.TelemetryCorrelation</title>
6
<version>$NuGetPackageVersion$</version>
7
<authors>Microsoft</authors>
8
- <owners>Microsoft</owners>
+ <owners>Microsoft,aspnet</owners>
9
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
10
+ <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
11
<description>A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.</description>
12
<summary>A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.</summary>
13
<language>en-US</language>
0 commit comments