Skip to content

Commit

Permalink
Merge pull request #45 from maxarendsen/patch-1
Browse files Browse the repository at this point in the history
Update blog to notice side effects
  • Loading branch information
ErikEJ authored Jun 13, 2022
2 parents de9d948 + 679ee35 commit 8756dd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2022-03-07-ssdt-dacpac-netcore.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ In order to build the project with `dotnet` use:
dotnet build /p:NetCoreBuild=true
```

Please note that using the SDK may cause build and publish through Visual Studio to fail. Please use the command line tools for this. In a future update to Visual Studio, this will be fixed.

If you encounter any issues with the SDK, you can post an [issue here](https://github.com/microsoft/DacFX/issues), but keep in mind that this feature is still in preview.

0 comments on commit 8756dd1

Please sign in to comment.