Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit b523a15

Browse files
authored
fix: update project tags (#92)
1 parent 5ba1736 commit b523a15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Arcus.BackgroundJobs.CloudEvents/Arcus.BackgroundJobs.CloudEvents.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Authors>Arcus</Authors>
66
<Company>Arcus</Company>
77
<RepositoryType>Git</RepositoryType>
8-
<PackageTags>Azure;WebAPI;App Services;Web App;Web;API;Workers;Jobs</PackageTags>
8+
<PackageTags>Azure;Service Bus;CloudEvents;Jobs</PackageTags>
99
<Description>Provides capabilities for running background jobs to automate workflows.</Description>
1010
<Copyright>Copyright (c) Arcus</Copyright>
1111
<PackageLicenseUrl>https://github.com/arcus-azure/arcus.backgroundjobs/blob/master/LICENSE</PackageLicenseUrl>

src/Arcus.BackgroundJobs.KeyVault/Arcus.BackgroundJobs.KeyVault.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Authors>Arcus</Authors>
66
<Company>Arcus</Company>
77
<RepositoryType>Git</RepositoryType>
8-
<PackageTags>Azure;WebAPI;App Services;Web App;Web;API;Workers;Jobs</PackageTags>
8+
<PackageTags>Azure;Key Vault;Secret;Caching;Auto invalidate;Jobs</PackageTags>
99
<Description>Provides capabilities for running background jobs to automate workflows such as updating cached Azure Key Value secrets.</Description>
1010
<Copyright>Copyright (c) Arcus</Copyright>
1111
<PackageLicenseUrl>https://github.com/arcus-azure/arcus.backgroundjobs/blob/master/LICENSE</PackageLicenseUrl>

0 commit comments

Comments
 (0)