Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update FSharp.Compiler.Service.ProjectCrackerTool.fsproj
  • Loading branch information
KevinRansom authored May 18, 2019
commit 608c0e95102ac929f17833d97d98e545dfb3ef27
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<OtherFlags>$(OtherFlags) --staticlink:FSharp.Core</OtherFlags>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<IsPackable>false</IsPackable>
<!-- fcs build gets a stack overflow without this-->
</PropertyGroup>
<ItemGroup>
<Compile Include="ProjectCrackerOptions.fs" />
Expand Down