Skip to content

Commit 938a6ff

Browse files
authored
Added note
1 parent e10d884 commit 938a6ff

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

powerapps-docs/developer/data-platform/download-tools-nuget.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Dataverse development tools (Microsoft Dataverse) | Microsoft Docs"
33
description: "Download and launch the Plug-in Registration, Package Deployment, and other Dataverse development tools."
4-
ms.date: 09/25/2023
4+
ms.date: 08/06/2024
55
ms.reviewer: pehecke
66
ms.topic: article
77
author: davidjenni # GitHub ID
@@ -28,9 +28,13 @@ All the above mentioned tools, except the Code Generation tool, are described be
2828

2929
## Download and launch tools using Power Platform CLI
3030

31-
Make sure that you have version 1.19.3 (or newer) of [Power Platform CLI](/power-platform/developer/cli/introduction).
31+
Make sure that you have version 1.19.3 (or newer) of [Power Platform CLI](/power-platform/developer/cli/introduction) installed.
3232

33-
Now get help on the tools.
33+
> [!NOTE]
34+
> The Dataverse tools are not longer available individually by a direct download. The tools are now distributed in a NuGet [package](https://www.nuget.org/packages/Microsoft.CrmSdk.CoreTools).
35+
> We provide a Power Platform CLI command to download the package, extract and launch each tool, and update the installed tools.
36+
37+
Now use the Power Platform CLI to get help on the tools.
3438

3539
```bash
3640
> pac tool help

0 commit comments

Comments
 (0)