Skip to content

Commit 27a5266

Browse files
fix fsproj
1 parent d73607f commit 27a5266

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ZMidi/zmidi-fs-core.fsproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<OutputPath>..\..\build\$(Configuration)\$(Platform)</OutputPath>
55
</PropertyGroup>
66
<ItemGroup>
7+
<Compile Include="Internal\Utils.fs" />
8+
<Compile Include="Internal\ParserMonad.fs" />
79
<Compile Include="Read.fs" />
810
<Content Include="paket.references" />
911
</ItemGroup>

0 commit comments

Comments
 (0)