未验证 提交 e6275e80 编写于 作者: D Don Syme 提交者: GitHub

Activate Server mode for .NET Core compiler (#13740)

* Activate Server mode for .NET Core compiler

* Update FSharp.Profiles.props
Co-authored-by: NTheodore Tsirpanis <teo@tsirpanis.gr>

* Update FSharp.Profiles.props
Co-authored-by: NDaniel Plaisted <dsplaisted@gmail.com>

* Delete runtimeconfig.template.json

* Update fsc.targets
Co-authored-by: NVlad Zarytovskii <vzaritovsky@hotmail.com>
Co-authored-by: NTheodore Tsirpanis <teo@tsirpanis.gr>
Co-authored-by: NTomas Grosup <tomasgrosup@microsoft.com>
Co-authored-by: NDaniel Plaisted <dsplaisted@gmail.com>
上级 6a90816f
......@@ -14,4 +14,8 @@
</Otherwise>
</Choose>
<PropertyGroup>
<!-- Override the setting for the Arcade UserRuntimeConfig for fsc on .NET Core -->
<ServerGarbageCollection>true</ServerGarbageCollection>
</PropertyGroup>
</Project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册