From 9007cf5083c4d0af1ed9ac899157182c94b5c5b0 Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Tue, 24 Nov 2020 10:47:30 -0800 Subject: [PATCH] make SMA.dll private so it's not copied to output --- src/code/Microsoft.PowerShell.TextUtility.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/code/Microsoft.PowerShell.TextUtility.csproj b/src/code/Microsoft.PowerShell.TextUtility.csproj index 7bc8922..906d43b 100644 --- a/src/code/Microsoft.PowerShell.TextUtility.csproj +++ b/src/code/Microsoft.PowerShell.TextUtility.csproj @@ -14,7 +14,9 @@ - + + all +