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
Solution_Name: your-solution-name# Replace with your solution name, i.e. MyWpfApp.sln.
60
-
Test_Project_Path: your-test-project-path# Replace with the path to your test project, i.e. MyWpfApp.Tests\MyWpfApp.Tests.csproj.
59
+
Solution_Name: LeetCodeSolutions.sln# Replace with your solution name, i.e. MyWpfApp.sln.
60
+
Test_Project_Path: LeetCodeSolutions\LeetCodeSolutionsTest\LeetCodeSolutionsTest.csproj# Replace with the path to your test project, i.e. MyWpfApp.Tests\MyWpfApp.Tests.csproj.
61
61
Wap_Project_Directory: your-wap-project-directory-name # Replace with the Wap project directory relative to the solution, i.e. MyWpfApp.Package.
62
62
Wap_Project_Path: your-wap-project-path # Replace with the path to your Wap project, i.e. MyWpf.App.Package\MyWpfApp.Package.wapproj.
0 commit comments