NxEnterprise
    Nx
    fix(dotnet)!: remove the @nx/dotnet/plugin export in favor of @nx/dotnet - Drop the `./plugin` subpath from the package exports map; the plugin is now registered solely via the bare `@nx/dotnet` specifier - Inline the plugin re-export into `index.ts`, convert the internal plugin module to named exports, and delete the redundant `src/plugin.ts` shim - Add a migration that rewrites `nx.json` plugin entries from `@nx/dotnet/plugin` to `@nx/dotnet` Exposing both `@nx/dotnet` and `@nx/dotnet/plugin` was redundant and confusing since they resolved to the same plugin implementation.
    nx build workspace-plugin
Sign in / Sign up
Succeeded
CI Pipeline Execution

nx build workspace-plugin

Click to copy
35895
100%

Cache hits

2 of 2 tasks used cache.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools