2 references to OverwriteDestination
sdk-tasks (2)
ZipFileCreateFromDirectory.cs (2)
46if (OverwriteDestination == true) 53Log.LogWarning("'{0}' already exists. Did you forget to set '{1}' to true?", DestinationArchive, nameof(OverwriteDestination));