File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4141 </ItemGroup >
4242
4343 <ItemGroup >
44- <ProjectReference Include =" $(MSBuildThisFileDirectory)../FSharp.Core/FSharp.Core.fsproj" />
44+ <ProjectReference Include =" $(MSBuildThisFileDirectory)../FSharp.Core/FSharp.Core.fsproj" AdditionalProperties = " TargetFramework=netstandard2.0 " />
4545 <ProjectReference Include =" $(MSBuildThisFileDirectory)../FSharp.Build/FSharp.Build.fsproj" />
4646 <ProjectReference Include =" $(MSBuildThisFileDirectory)../Compiler/FSharp.Compiler.Service.fsproj" />
4747 <ProjectReference Include =" $(MSBuildThisFileDirectory)../FSharp.DependencyManager.Nuget/FSharp.DependencyManager.Nuget.fsproj" />
Original file line number Diff line number Diff line change 4646 </ItemGroup >
4747
4848 <ItemGroup >
49- <ProjectReference Include =" $(MSBuildThisFileDirectory)..\FSharp.Core\FSharp.Core.fsproj" />
49+ <ProjectReference Include =" $(MSBuildThisFileDirectory)..\FSharp.Core\FSharp.Core.fsproj" AdditionalProperties = " TargetFramework=netstandard2.0 " />
5050 <ProjectReference Include =" $(MSBuildThisFileDirectory)..\Compiler\FSharp.Compiler.Service.fsproj" />
5151 <ProjectReference Include =" $(MSBuildThisFileDirectory)..\FSharp.Compiler.Interactive.Settings\FSharp.Compiler.Interactive.Settings.fsproj" />
5252 </ItemGroup >
You can’t perform that action at this time.
0 commit comments