From 7d368400719672e16ff83a436a0dcc6dff8026c4 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 11 Feb 2018 12:52:26 +0100 Subject: Adjust garbage collection configuration. This adjusts the runtime GC settings to the proper settings for server applications. --- HelloApp/HelloApp.fsproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HelloApp/HelloApp.fsproj b/HelloApp/HelloApp.fsproj index 54be4a7..71937a0 100644 --- a/HelloApp/HelloApp.fsproj +++ b/HelloApp/HelloApp.fsproj @@ -3,6 +3,10 @@ Exe netcoreapp2.0 + + true + true + -- cgit v1.2.3