Skip to content

Commit 9a71c94

Browse files
authored
Update build guide for Linux (#2499)
Adding the detail about installing powershell on linux to build the driver
1 parent 4c0f013 commit 9a71c94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BUILDGUIDE.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This project should be built with Visual Studio 2019+ for the best compatibility
88

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

11+
- **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)
12+
1113
Once the environment is setup properly, execute the desired set of commands below from the _root_ folder to perform the respective operations:
1214

1315
## Building the driver

0 commit comments

Comments
 (0)