update tags
This commit is contained in:
Родитель
6bbd613320
Коммит
d3dafef47b
|
@ -26,7 +26,7 @@
|
|||
<ContentTargetFolders>content</ContentTargetFolders>
|
||||
<PackageReleaseNotes>For the release notes please follow http://go.microsoft.com/fwlink/?LinkId=535037</PackageReleaseNotes>
|
||||
<!-- <PackageOutputPath>Defined in Directory.Build.props</PackageOutputPath> -->
|
||||
<PackageTags>Azure;Monitoring;Analytics;ApplicationInsights;Telemetry;AppInsights;aspnetcore;</PackageTags>
|
||||
<PackageTags>Azure;Monitoring;Analytics;ApplicationInsights;Telemetry;AppInsights;</PackageTags>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
<AssemblyTitle>Application Insights for ASP.NET Core Web Applications</AssemblyTitle>
|
||||
<Title>Application Insights for ASP.NET Core Web Applications</Title>
|
||||
<Description>Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156</Description>
|
||||
<PackageTags>$(PackageTags)aspnetcore;</PackageTags>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<AssemblyTitle>Application Insights for .NET Core Worker Service Applications</AssemblyTitle>
|
||||
<Title>Application Insights for .NET Core Worker Service Applications</Title>
|
||||
<Description>Application Insights for .NET Core Worker Service (messaging, background tasks, and any non-HTTP workloads) applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156</Description>
|
||||
<PackageTags>$(PackageTags)worker;console;backgroundtasks</PackageTags>
|
||||
<PackageTags>$(PackageTags)worker;console;backgroundtasks;</PackageTags>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче