Skip to content

Commit 238acd3

Browse files
Removing default ProduceReferenceAssembly value for F#
1 parent f7d1f39 commit 238acd3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Sdk.FSharp.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,4 @@ Copyright (c) .NET Foundation. All rights reserved.
2828
</PropertyGroup>
2929
<Import Condition=" '$(UseBundledFSharpTargets)' == 'true' and Exists('$(FSharpPropsShim)') " Project="$(FSharpPropsShim)" />
3030

31-
<PropertyGroup>
32-
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
33-
</PropertyGroup>
34-
3531
</Project>

0 commit comments

Comments
 (0)