IncludeSetACLProviderOnDestination option in deployments

Phil Dye's Avatar

Phil Dye

15 Feb, 2016 02:07 PM

I'm successfully using a ProjectName.wpp.targets file to prevent an MSDeploy from resetting ACLs that I need for an application;

<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
   <IncludeSetACLProviderOnDestination>False</IncludeSetACLProviderOnDestination>
  </PropertyGroup>
</Project>

But it would be so much easier if this were a simple checkbox option in the Web Deploy settings, probably with the other "Advanced options" that correlate to similar settings.

Phil

  1. Support Staff 1 Posted by Feodor Fitsner on 15 Feb, 2016 05:38 PM

    Feodor Fitsner's Avatar

    Thanks for the suggestion. I've added a new issue: https://github.com/appveyor/ci/issues/648

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:04 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac