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:** After installing packages, open the Deployment page and restart the running Blazor container so it loads the new dependencies.
67
+
> **Important:** After installing packages, the development environment will automatically reload to include the new dependencies.
0 commit comments