Skip to content

Commit 8c7570c

Browse files
yordan-mitevdimodi
authored andcommitted
address comments
1 parent 6d0f6fa commit 8c7570c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

installation/nuget.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@ Refer to the [Microsoft documentation about using packages in Visual Studio](htt
4646

4747
1. Click OK.
4848

49-
1. Open a project that references a Telerik NuGet package. For example, generate one through our [New Project Wizard](slug:getting-started-vs-integration-new-project).
50-
* Make sure to remove local `NuGet.Config` files from the solution that contain information about Telerik packages.
49+
1. Open a project that references a Telerik NuGet package. For example, generate one with the [New Project Wizard](slug:getting-started-vs-integration-new-project).
50+
51+
> Remove local `NuGet.Config` files that contain information about Telerik packages from the solution.
5152
5253
1. Rebuild the solution.
5354

@@ -60,7 +61,8 @@ Refer to the [Microsoft documentation about using packages in Visual Studio](htt
6061
7.3. Check the **Remember My Password** checkbox.
6162

6263
1. Your project should now build and restore all packages—including those from nuget.org and from Telerik.
63-
* If you experience issues, see the [NuGet Feed Troubleshooting](slug:troubleshooting-nuget) article.
64+
65+
> If you experience issues, see the [NuGet Feed Troubleshooting](slug:troubleshooting-nuget) article.
6466
6567
## Use the .NET CLI
6668

0 commit comments

Comments
 (0)