Skip to content

Commit a08ecef

Browse files
committed
Added faq to alert
1 parent 566847c commit a08ecef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

powerapps-docs/developer/data-platform/build-and-package.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ The dependent assembly capability can be used to include other required .NET ass
5050

5151
> [!IMPORTANT]
5252
> The dependent assembly capability is so important to plug-in development that you should consider using it from the start even if you do not have an immediate need to do so. Adding support for dependent assemblies to your plug-in project is much more difficult later on in the development cycle.
53+
>
54+
> We do not supported use of ILMerge. This dependent assemblies feature provides a solution we can support with the same functionality as ILMerge and more.
5355
5456
This NuGet package file is stored in the [PluginPackage](reference/entities/pluginpackage.md) table. The contents of the NuGet package is stored in file storage rather than the SQL database.
5557

0 commit comments

Comments
 (0)