From ffd65d6d135d6b1d1e69c0ab9f146e12f88f0335 Mon Sep 17 00:00:00 2001 From: "Brett V. Forsgren" Date: Wed, 18 Oct 2017 09:17:28 -0700 Subject: [PATCH] don't display contents of nodes in the solution explorer --- src/FSharpSource.targets | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/FSharpSource.targets b/src/FSharpSource.targets index 5407168619..f9e54f501f 100644 --- a/src/FSharpSource.targets +++ b/src/FSharpSource.targets @@ -402,6 +402,12 @@ $(IntermediateOutputPath)$(MSBuildProjectName).InternalsVisibleTo$(DefaultLanguageSourceExtension) + + + false + + +