From 54ea34abf068107b8eda43a4964812eba47b32da Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sun, 10 Jun 2018 19:48:45 +0200 Subject: [PATCH] #1173: Use editbin.exe to artificially increase stack size to 16 megabytes. --- ILSpy/ILSpy.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index 2731e4754..e0a1ca745 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -417,4 +417,7 @@ + + + \ No newline at end of file