From 6d7a479e565999b3a7ef7f31ee9ed72136bfd44e Mon Sep 17 00:00:00 2001 From: Kirill Osenkov Date: Sun, 27 Sep 2020 12:53:15 -0700 Subject: [PATCH] Remove link to non-existing file. This breaks build incrementality (fast up-to-date check) thinks XML Documentation.html is missing so it decides to rebuild the project every time, even if nothing has changed. --- ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj index d64c6b693..67b38016f 100644 --- a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj +++ b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj @@ -625,12 +625,6 @@ - - - Documentation\XML Documentation.html - - - CSharp\Syntax\PatternMatching\Pattern Matching.html