Skip to content

Commit 633bcc5

Browse files
Merge pull request #1686 from jsakamotoIGJP/jsa-fix-issues-1679
Fix #1679: Clarify project selection when installing NuGet packages
2 parents 990499c + 4d25920 commit 633bcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/components/general-getting-started-blazor-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Specify additional project options, and click **Create**
2929

3030
Ignite UI for Blazor is delivered via NuGet packages. To use the Ignite UI for Blazor components in your Blazor applications, you must first install the appropriate NuGet packages.
3131

32-
In Visual Studio, open the NuGet package manager by selecting **Tools****NuGet Package Manager****Manage NuGet Packages for Solution**. Search for and install the **IgniteUI.Blazor** NuGet package.
32+
In Visual Studio, open the NuGet package manager by selecting **Tools****NuGet Package Manager****Manage NuGet Packages for Solution**. Select all target projects for package installation, then search for and install the **IgniteUI.Blazor** NuGet package.
3333

3434
For more information on installing Ignite UI for Blazor using NuGet, read the [Installing Ignite UI for Blazor](general-installing-blazor.md) topic.
3535

0 commit comments

Comments
 (0)