You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure-data-studio/extensions/sql-database-project-extension.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,14 +51,11 @@ Watch this short 10-minute video for an introduction to the SQL Database Project
51
51
52
52
## Known limitations
53
53
54
-
1. Adding project references and loading existing project references in Azure Data Studio viewlet is not currently supported.
55
-
2. Loading files as link is not supported in Azure Data Studio viewlet today, however the files will be loaded at the top level in tree and build will incorporate these files as expected.
56
-
3. Pre-Post deploy script adding and loading in viewlet is not supported as of today, however if you manually add these files in project they will be honored at build time.
57
-
4. SQLCLR objects in project are not supported in .NET Core version of DacFx.
58
-
5. Tasks (build/publish) are not user-defined.
59
-
6. Publish targets defined by DacFx.
60
-
7. Source control integration and new project creation do not automatically create .gitignore file.
61
-
8. WSL environment support is limited.
54
+
1. Loading files as link is not supported in Azure Data Studio viewlet today, however the files will be loaded at the top level in tree and build will incorporate these files as expected.
55
+
2. SQLCLR objects in project are not supported in .NET Core version of DacFx.
0 commit comments