The Activity Creator extension in Visual Studio doesn't create nupkg files during publishing

The Activity Creator extension in Visual Studio doesn't create nupkg files during publishing

When publishing a process from the Activity Creator in Visual Studio, instead of generating a .nupkg file as it did previously, it now generates several XML, PDB, JSON, and DLL files.

Cause:

Visual Studio 2022 17.4+ includes .NET 7. If Visual Studio 2022 17.4+ with the .NET desktop development workload installed, then Visual Studio automatically installs .NET 7.

UiPath Studio support .NET Framework Version 4.6.1 or greater, but the documentation for using the UiPath Activity Creator says .NET 6 is required, not NET 6+.

Resolution:

To resolve this, install .NET 6.