Fixing build error. 09/316709/1 accepted/tizen_9.0_unified accepted/tizen_unified_dev accepted/tizen_unified_toolchain tizen_9.0 accepted/tizen/9.0/unified/20241030.231331 accepted/tizen/unified/20240828.082348 accepted/tizen/unified/dev/20240829.043909 accepted/tizen/unified/toolchain/20241004.102028 accepted/tizen/unified/x/20240829.020408 accepted/tizen/unified/x/asan/20241014.000427 tizen_9.0_m2_release
authorAzijur Rahman Sheatu <azijur.r@samsung.com>
Tue, 27 Aug 2024 06:33:43 +0000 (12:33 +0600)
committerAzijur Rahman Sheatu <azijur.r@samsung.com>
Tue, 27 Aug 2024 06:33:43 +0000 (12:33 +0600)
Problem: "working_folder should point to a locaiton inside the workspace" error occurred.

Cause: "working_folder" was indicating to a path that doesn't exist.
Measure: Removed "working_folder" to build project in any pc.

Change-Id: Ifba2ebb4e7adeb56900f07149ff2a08426ac3c44
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
SettingAccessibility/tizen_workspace.yaml

index 8876843ff4eb96cdb358e7c720fdfb9336eb43c8..a6b4c10b77532e9a598f232f9ecd9be18dd2034b 100644 (file)
@@ -45,7 +45,7 @@ tizen_nuixaml_version: 1.0.34
 #  Default nuget version for Tizen.HotReload
 tizen_hotreload_version: 1.0.1
 #  Working folder for dotnet & web workspace, paths to csproj or sln or config.xml, if empty all projects will be build
-working_folder: C:\workspace23\setting-project\setting-accessibility\SettingAccessibility\SettingAccessibility
+working_folder:
 #  Default path for Google Chrome
 chrome_path: 
 #  Default options to be passed to Chrome when running web simulator