Skip to content

Commit bec1803

Browse files
add tags for listing on fable packages
1 parent 5ab2526 commit bec1803

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

fable/Feliz.Tippy/Feliz.Tippy.fsproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
<Version>1.0.0</Version>
2828
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2929
<PackageIcon>CIT-logo.png</PackageIcon>
30+
<DebugType>embedded</DebugType>
31+
<EmbedUntrackedSources>true</EmbedUntrackedSources>
32+
<PackageTags>fable;fable-binding;fable-javascript</PackageTags>
3033
</PropertyGroup>
3134
<Import Project="..\..\.paket\Paket.Restore.targets" />
32-
</Project>
35+
</Project>

0 commit comments

Comments
 (0)