You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `libman.json` file manages client-side libraries, while the `.csproj` file tracks NuGet dependencies. Both are automatically restored during development and build.
66
66
67
-
> **Important:**Afterward, manually press the restart button on the running Blazor pod so it picks up the newly installed dependencies.
67
+
> **Important:**After installing packages, open the Deployment page and restart the running Blazor container so it loads the new dependencies.
0 commit comments