fix: add missing type property to image source model

This commit is contained in:
Stevan Freeborn
2024-07-18 23:46:55 -05:00
parent 999a255468
commit 0a692d1b9a
3 changed files with 66 additions and 0 deletions
@@ -6,6 +6,7 @@
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
<NoWarn>$(NoWarn);IDE0039</NoWarn>
</PropertyGroup>
<ItemGroup>