Skip to content

Commit 2d44d60

Browse files
committed
Fix tags
1 parent e0e5dd5 commit 2d44d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HttpClient.Cache/HttpClient.Cache.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Description>HTTP/1.1 caching compliant message handler for HttpClient.</Description>
99
<PackageProjectUrl>https://github.com/rmja/HttpClient.Cache</PackageProjectUrl>
1010
<PackageLicenseExpression>MIT</PackageLicenseExpression>
11-
<PackageTags>HttpClient;Cache;HttpCache;FileCache</PackageTags>.
11+
<PackageTags>HttpClient;Cache;HttpCache;FileCache</PackageTags>
1212
<RepositoryType>git</RepositoryType>
1313
<RepositoryUrl>https://github.com/rmja/HttpClient.Cache.git</RepositoryUrl>
1414
<Version>0.1.0</Version>

0 commit comments

Comments
 (0)