Skip to content

Commit

Permalink
Update build guide for Linux (#2499)
Browse files Browse the repository at this point in the history
Adding the detail about installing powershell on linux to build the driver
  • Loading branch information
saurabh500 committed May 13, 2024
1 parent 4c0f013 commit 9a71c94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BUILDGUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ This project should be built with Visual Studio 2019+ for the best compatibility

- **Visual Studio 2019** with imported components: [VS19Components](/tools/vsconfig/VS19Components.vsconfig)

- **Powershell**: To build SqlClient on Linux, powershell is needed as well. Follow the distro specific instructions at [Install Powershell on Linux](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-linux?view=powershell-7.4)

Once the environment is setup properly, execute the desired set of commands below from the _root_ folder to perform the respective operations:

## Building the driver
Expand Down

0 comments on commit 9a71c94

Please sign in to comment.