We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d1f39 commit 238acd3Copy full SHA for 238acd3
src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Sdk.FSharp.props
@@ -28,8 +28,4 @@ Copyright (c) .NET Foundation. All rights reserved.
28
</PropertyGroup>
29
<Import Condition=" '$(UseBundledFSharpTargets)' == 'true' and Exists('$(FSharpPropsShim)') " Project="$(FSharpPropsShim)" />
30
31
- <PropertyGroup>
32
- <ProduceReferenceAssembly>false</ProduceReferenceAssembly>
33
- </PropertyGroup>
34
-
35
</Project>
0 commit comments