Skip to content

Commit 7beea1e

Browse files
authored
Update NLog.DiagnosticSource.csproj
1 parent 1d3db33 commit 7beea1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/NLog.DiagnosticSource/NLog.DiagnosticSource.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Description>NLog Integration for Microsoft System.Diagnostics.DiagnosticSource and Activity TraceId / SpanId</Description>
2020
<RepositoryType>git</RepositoryType>
2121
<RepositoryUrl>https://github.com/NLog/NLog.DiagnosticSource.git</RepositoryUrl>
22-
<PackageTags>DiagnosticSource;NLog;logging;log</PackageTags>
22+
<PackageTags>DiagnosticSource;NLog;Tracing;Logging;log</PackageTags>
2323
<PackageIcon>N.png</PackageIcon>
2424
<PackageProjectUrl>https://github.com/NLog/NLog.DiagnosticSource</PackageProjectUrl>
2525
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
@@ -61,4 +61,4 @@ See https://github.com/NLog/NLog.DiagnosticSource for documentation of ${activit
6161
<DownloadFile SourceUrl="https://nlog-project.org/N.png" DestinationFolder="$(MSBuildThisFileDirectory)" />
6262
</Target>
6363

64-
</Project>
64+
</Project>

0 commit comments

Comments
 (0)