From d056d00e1e1111b6ef68c57f1f03ef6843204723 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 16 Mar 2021 14:43:36 -0700 Subject: Move ResetAcls to Core.Native from Core Also simplify copying/moving files directory creation. --- src/WixToolset.Core.Native/WixToolset.Core.Native.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.csproj') diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj index 4069b6b4..94ab812a 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj @@ -35,6 +35,7 @@ + -- cgit v1.2.3-55-g6feb