Skip to content

Commit 7151266

Browse files
committed
chore: add missing keepachangelog task
1 parent 1bd882b commit 7151266

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/Mibo.Raylib/Mibo.Raylib.fsproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,8 @@
6464
<PackageReference Include="Raylib-cs" Version="8.0.0" />
6565
<PackageReference Include="FSharp.UMX" Version="1.1.0" />
6666
</ItemGroup>
67+
68+
<ItemGroup>
69+
<PackageReference Include="Ionide.KeepAChangelog.Tasks" Version="0.3.3" PrivateAssets="all" />
70+
</ItemGroup>
6771
</Project>

0 commit comments

Comments
 (0)