|
|
@ -59,12 +59,11 @@ |
|
|
|
<Compile Include="ConsoleCommands.fs" /> |
|
|
|
<Compile Include="Program.fs" /> |
|
|
|
<None Include="App.config" /> |
|
|
|
<Content Include="WaterWorksIcon.ico" /> |
|
|
|
<Content Include="packages.config" /> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Reference Include="Console.Waterworks"> |
|
|
|
<HintPath>..\packages\Console.Waterworks.1.0.0.2\lib\net47\Console.Waterworks.dll</HintPath> |
|
|
|
<HintPath>..\packages\Console.Waterworks.2.0.0\lib\net47\Console.Waterworks.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="mscorlib" /> |
|
|
|
<Reference Include="FSharp.Core"> |
|
|
|