You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BUILDGUIDE.md
+2
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ This project should be built with Visual Studio 2019+ for the best compatibility
8
8
9
9
-**Visual Studio 2019** with imported components: [VS19Components](/tools/vsconfig/VS19Components.vsconfig)
10
10
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
+
11
13
Once the environment is setup properly, execute the desired set of commands below from the _root_ folder to perform the respective operations:
0 commit comments