Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the fully qualified name for the Zip and Unzip tasks (#803)
Use the fully qualified task names Microsoft.Build.Tasks.Unzip and Microsoft.Build.Tasks.ZipDirectory to avoid name collisions with other msbuild task packages. Co-authored-by: Sarah Oslund <sfoslund@microsoft.com> Co-authored-by: Dave Tryon <45672944+DaveTryon@users.noreply.github.com>
- Loading branch information