Skip to content

Commit 16b0e61

Browse files
Added tags
1 parent 746c38f commit 16b0e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CompressedStaticFiles/CompressedStaticFiles.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Description>Send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it.
99
Files need to be compressed and converted to other image formats before deploying.</Description>
1010
<PackageProjectUrl>https://github.com/AnderssonPeter/CompressedStaticFiles</PackageProjectUrl>
11-
<PackageTags>aspnetcore;staticfiles;compression;precompressed;gzip;brotli;zopfli;webp;avif;</PackageTags>
11+
<PackageTags>aspnetcore;staticfiles;compression;precompressed;gzip;brotli;zopfli;webp;avif;Zstandard;zst</PackageTags>
1212
<PackageReleaseNotes>2.2.0
1313
Added support for Zstandard compression
1414
2.1.0

0 commit comments

Comments
 (0)