We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e5dd5 commit 2d44d60Copy full SHA for 2d44d60
src/HttpClient.Cache/HttpClient.Cache.csproj
@@ -8,7 +8,7 @@
8
<Description>HTTP/1.1 caching compliant message handler for HttpClient.</Description>
9
<PackageProjectUrl>https://github.com/rmja/HttpClient.Cache</PackageProjectUrl>
10
<PackageLicenseExpression>MIT</PackageLicenseExpression>
11
- <PackageTags>HttpClient;Cache;HttpCache;FileCache</PackageTags>.
+ <PackageTags>HttpClient;Cache;HttpCache;FileCache</PackageTags>
12
<RepositoryType>git</RepositoryType>
13
<RepositoryUrl>https://github.com/rmja/HttpClient.Cache.git</RepositoryUrl>
14
<Version>0.1.0</Version>
0 commit comments