Browse Source

Added library reference to the console program.

master
Craig Oates 6 years ago
parent
commit
f294cb7d89
  1. 6
      WetPancakeCLI/WetPancakeCLI.csproj

6
WetPancakeCLI/WetPancakeCLI.csproj

@ -53,5 +53,11 @@
<None Include="App.config" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\WetPancake\WetPancake.fsproj">
<Project>{cb878c2d-edba-490b-b6b3-01b57779a28f}</Project>
<Name>WetPancake</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
Loading…
Cancel
Save