From df016066100df955d5ff98811e113fb2b1bd4b8a Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 26 Apr 2021 11:31:05 -0700 Subject: Implement integrated build process --- src/ext/PowerShell/CSharp.Build.props | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/ext/PowerShell/CSharp.Build.props (limited to 'src/ext/PowerShell/CSharp.Build.props') diff --git a/src/ext/PowerShell/CSharp.Build.props b/src/ext/PowerShell/CSharp.Build.props deleted file mode 100644 index b12f4c6e..00000000 --- a/src/ext/PowerShell/CSharp.Build.props +++ /dev/null @@ -1,11 +0,0 @@ - - - - - true - $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)wix.snk)) - - -- cgit v1.2.3-55-g6feb