Skip to content

Commit 2db0781

Browse files
authored
Merge pull request #1 from joahim/patch-1
Add Fable support
2 parents 9dc5987 + f769130 commit 2db0781

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/FSlugify/FSlugify.fsproj

+5
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,9 @@
3030
<Compile Include="SlugGenerator.fs" />
3131
<Compile Include="Builder.fs" />
3232
</ItemGroup>
33+
34+
<ItemGroup>
35+
<Content Include="*.fsproj; **\*.fs; **\*.fsi" PackagePath="fable\" />
36+
</ItemGroup>
37+
3338
</Project>

0 commit comments

Comments
 (0)