未验证 提交 f498207e 编写于 作者: V Vlad Zarytovskii 提交者: GitHub

Bump xcopy-msbuild + enable server gc (#14237)

* bump xcopy-msbuild

* Enable Server GC
上级 4fcf33f1
......@@ -14,4 +14,8 @@
</Otherwise>
</Choose>
<PropertyGroup>
<!-- Override the setting for the Arcade UserRuntimeConfig for fsc on .NET Core -->
<ServerGarbageCollection>true</ServerGarbageCollection>
</PropertyGroup>
</Project>
......@@ -12,7 +12,7 @@
"Microsoft.VisualStudio.Component.FSharp"
]
},
"xcopy-msbuild": "17.2.1"
"xcopy-msbuild": "17.3.1"
},
"native-tools": {
"perl": "5.32.1.1"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册