Skip to content

Commit b8157c9

Browse files
committed
add heic
1 parent ab050dc commit b8157c9

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

files/image/empty.heic

3.17 KB
Binary file not shown.

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ All files: https://github.com/SimonCropp/EmptyFiles/tree/master/files
6060
* emf (620 bytes)
6161
* exif (734 bytes)
6262
* gif (799 bytes)
63+
* heic (3.2 KB)
6364
* heif (209 bytes)
6465
* ico (70 bytes)
6566
* j2c (270 bytes)

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<PropertyGroup>
44
<NoWarn>CS1591;CS0649</NoWarn>
5-
<Version>2.2.0</Version>
5+
<Version>2.3.0</Version>
66
<AssemblyVersion>1.0.0</AssemblyVersion>
77
<Description>A collection of minimal binary files.</Description>
88
</PropertyGroup>

src/EmptyFiles.Tests/extensions.include.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* emf (620 bytes)
2424
* exif (734 bytes)
2525
* gif (799 bytes)
26+
* heic (3.2 KB)
2627
* heif (209 bytes)
2728
* ico (70 bytes)
2829
* j2c (270 bytes)

0 commit comments

Comments
 (0)