Skip to content

Commit 77644a6

Browse files
committed
projectcracktool isn't packable
1 parent cc02ca6 commit 77644a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fcs/FSharp.Compiler.Service.ProjectCrackerTool/FSharp.Compiler.Service.ProjectCrackerTool.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<DefineConstants>$(DefineConstants);ENABLE_MONO_SUPPORT</DefineConstants>
1313
<OtherFlags>$(OtherFlags) --staticlink:FSharp.Core</OtherFlags>
1414
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
15+
<IsPackable>false</IsPackable>
1516
</PropertyGroup>
1617
<ItemGroup>
1718
<Compile Include="ProjectCrackerOptions.fs" />

0 commit comments

Comments
 (0)