Using the existing Sample App project (WPF)
- Install Visual Studio 2019 or newer.
During the installation, you must select the .NET desktop development option.
-
Unzip Binah_Windows_SampleApp_[version].zip
-
Open the solution file SampleApp.sln in Visual Studio.
-
Select the configuration (Debug\Release) and the platform x64
- Build the solution (Build => Build Solution). Make sure in the output the build succeeded with no errors.
- Select 'WPFSampleApp” in the "Solution Explorer" pane
- Run the solution (F5 or Debug => Start Debugging).
Comments
0 commentsPlease sign in to leave a comment.