-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bugSomething isn't workingSomething isn't workingfixed-pending-releaseFix in upcoming releaseFix in upcoming releasegood first issueGood for newcomersGood for newcomers
Milestone
Description
- SqlPackage or DacFx Version: SqlPackage 19.1
- .NET Framework (Windows-only) or .NET Core: .net core
- Environment (local platform and source/target platforms):
Steps to Reproduce:
- Extract a database with the extracttarget property set to anything other than the default (dacpac), set the target file to either a folder path or a *.sql file
- Receive an error that the target file isn't a .dacpac
The TargetFile argument must refer to a file with a '.dacpac' extension.
(new error related to the addition of /p:ExtractTarget)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfixed-pending-releaseFix in upcoming releaseFix in upcoming releasegood first issueGood for newcomersGood for newcomers