-
Notifications
You must be signed in to change notification settings - Fork 907
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When creating an output export file from a path like "packages.config" we need to ensure to use the full file path to the file, otherwise it won't be able to backup the file correctly, if it already exists on the file system. Without this, we were seeing errors when trying to ensure that the directory that the file was contained in was created, since this was an empty string.
- Loading branch information
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters