diff --git a/index/empty.jp2 b/index/empty.jp2 index d9c7566..6ce328a 100644 Binary files a/index/empty.jp2 and b/index/empty.jp2 differ diff --git a/index/empty.pbm b/index/empty.pbm index 0cc3736..dd83a5e 100644 --- a/index/empty.pbm +++ b/index/empty.pbm @@ -1,3 +1,3 @@ -P4 -1 1 +P4 +1 1 € \ No newline at end of file diff --git a/index/empty.pdf b/index/empty.pdf index cc771d5..593558f 100644 Binary files a/index/empty.pdf and b/index/empty.pdf differ diff --git a/readme.md b/readme.md index b3cb300..deb43d6 100644 --- a/readme.md +++ b/readme.md @@ -37,7 +37,7 @@ All files: https://github.com/VerifyTests/EmptyFiles/tree/main/files * .docx (1.9 KB) * .odt (2.2 KB) - * .pdf (280 bytes) + * .pdf (291 bytes) * .rtf (6 bytes) ### Image @@ -54,13 +54,13 @@ All files: https://github.com/VerifyTests/EmptyFiles/tree/main/files * .ico (70 bytes) * .j2c (270 bytes) * .jfif (734 bytes) - * .jp2 (354 bytes) + * .jp2 (357 bytes) * .jpc (270 bytes) * .jpe (734 bytes) * .jpeg (734 bytes) * .jpg (734 bytes) * .jxr (300 bytes) - * .pbm (8 bytes) + * .pbm (10 bytes) * .pcx (131 bytes) * .pgm (12 bytes) * .png (119 bytes) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 039d1d9..4ad795c 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -2,7 +2,7 @@ CS1591;CS0649;NU5119 - 8.6.0 + 8.7.0 preview 1.0.0 A collection of minimal binary files. @@ -11,6 +11,7 @@ true true true + true diff --git a/src/extensions.include.md b/src/extensions.include.md index dd5f1f0..45e5de4 100644 --- a/src/extensions.include.md +++ b/src/extensions.include.md @@ -15,7 +15,7 @@ * .docx (1.9 KB) * .odt (2.2 KB) - * .pdf (280 bytes) + * .pdf (291 bytes) * .rtf (6 bytes) ### Image @@ -32,13 +32,13 @@ * .ico (70 bytes) * .j2c (270 bytes) * .jfif (734 bytes) - * .jp2 (354 bytes) + * .jp2 (357 bytes) * .jpc (270 bytes) * .jpe (734 bytes) * .jpeg (734 bytes) * .jpg (734 bytes) * .jxr (300 bytes) - * .pbm (8 bytes) + * .pbm (10 bytes) * .pcx (131 bytes) * .pgm (12 bytes) * .png (119 bytes)