|
91 | 91 | <IntermediateOutputPath>obj\$(Configuration)\$(TargetDotnetProfile)\</IntermediateOutputPath> |
92 | 92 | <IntermediateOutputPathCondition="'$(PortableProfileBeingReferenced)' != ''">obj\$(Configuration)\$(TargetDotnetProfile)\$(PortableProfileBeingReferenced)\</IntermediateOutputPath> |
93 | 93 |
|
| 94 | + <MonoPackaging>true</MonoPackaging> |
| 95 | + |
94 | 96 | <FSharpCore41TargetVersion>4.1.19</FSharpCore41TargetVersion> |
95 | 97 | <FSharpCore41FrozenPortableVersion>4.1.20</FSharpCore41FrozenPortableVersion> |
96 | 98 | <FSharpCore41FrozenPortableTargetVersion>4.1.21</FSharpCore41FrozenPortableTargetVersion> |
|