Skip to content

Commit 2f8b467

Browse files
committed
add cli reference
1 parent 7157a0b commit 2f8b467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/Fake.DotNet.FSFormatting/Fake.DotNet.FSFormatting.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<ItemGroup>
1919
<ProjectReference Include="..\Fake.Core.Process\Fake.Core.Process.fsproj" />
2020
<ProjectReference Include="..\Fake.IO.FileSystem\Fake.IO.FileSystem.fsproj" />
21+
<ProjectReference Include="..\Fake.DotNet.Cli\Fake.DotNet.Cli.fsproj" />
2122
</ItemGroup>
2223
<Import Project="..\..\..\.paket\Paket.Restore.targets" />
2324
</Project>

0 commit comments

Comments
 (0)