Skip to content

Commit a6537d0

Browse files
F# now supports reference assemblies
1 parent 75623b0 commit a6537d0

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)