Skip to content

Commit 14526c8

Browse files
authored
Merge branch 'main' into jordanchodakWork-patch-6
2 parents 0cc814b + 9e9312c commit 14526c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Build and package plug-in code
33
description: Learn about building plug-in code into assemblies and packages for later registration and upload to the Microsoft Dataverse service.
4-
ms.date: 11/02/2023
4+
ms.date: 02/20/2024
55
ms.reviewer: pehecke
66
ms.topic: article
77
author: divkamath
@@ -73,7 +73,6 @@ When you register individual plug-in assemblies without the dependent assemblies
7373
The following limitations apply when using plug-in dependent assemblies.
7474

7575
- [Workflow extensions](workflow/workflow-extensions.md), also known as *custom workflow activities* aren't supported when using the dependent assemblies capability.
76-
- Plug-ins for virtual table data providers aren't supported.
7776
- On-premises environments aren't supported.
7877
- Un-managed code isn't supported. You can't include references to unmanaged resources.
7978

0 commit comments

Comments
 (0)