Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ebgitelman authored May 16, 2024
1 parent 2d5d21a commit f89bb2e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ For more information, see the [EDB .NET Connector Now Published on NuGet](https:
#### Install NuGet package via Visual Studio interface

1. Right-click your project or solution and select **Manage NuGet package**.
1. Search the package using `enterprisedb.edbclient as the search text.
1. Search the package using `enterprisedb.edbclient` as the search text.
1. Select the EnterpriseDB.EDBClient package.
1. Select **Install** to proceed to package download and installation.

Expand Down Expand Up @@ -103,7 +103,7 @@ To reference library files with Microsoft Visual Studio:

1. In the Solution Explorer, select the project.
2. Select **Project > Add Reference**.
3. In the Add Reference` dialog box, browse to select the appropriate library files.
3. In the Add Reference dialog box, browse to select the appropriate library files.

Optionally, you can copy the library files to the specified location.

Expand Down

0 comments on commit f89bb2e

Please sign in to comment.