Unable to load deployment contributors in SDK-style SSDT project
- Dominant language
- C#
- Stars
- 460
- Forks
- 29
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 7
Description
- SqlPackage or DacFx Version: Microsoft.Sql.Build 2.0.0
- .NET Framework (Windows-only) or .NET Core: 8.0
- Environment (local platform and source/target platforms): Windows on local machine
**Steps to Reproduce:**
1. Include build contributors using PackageReference in *.sqlproj file
2. Configure project to use contributors
3. Build project using "dotnet build"
4. Build is failing due to unable to load deployment contributor with id....
Is there some way how to have build contributors working in SDK-style project? Before I was using common old-school SSDT with VS 2022 and building using MSBuild and I have no issues. Whatever help or suggestion would be appreciated. Thank you in advance.
**Did this occur in prior versions? If not - which version(s) did it work in?**
(DacFx/SqlPackage/SSMS/Azure Data Studio)
Contributor guide
Assessment
This issue has not been assessed yet.