You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2018/03/05 19:06:12 UTC

[royale-asjs] 10/15: snapshot sdk now works in vscode 0.10.0

This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch feature/vivid-ui-set
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 3450203b4f5fff8c1943882d01386d034d01e840
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Fri Mar 2 15:46:29 2018 +0100

    snapshot sdk now works in vscode 0.10.0
---
 examples/royale/VividExample/.vscode/settings.json     | 2 +-
 frameworks/themes/VividBlueTheme/.vscode/settings.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/royale/VividExample/.vscode/settings.json b/examples/royale/VividExample/.vscode/settings.json
index 1069e6c..1f5a970 100644
--- a/examples/royale/VividExample/.vscode/settings.json
+++ b/examples/royale/VividExample/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.1"
+    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
 }
\ No newline at end of file
diff --git a/frameworks/themes/VividBlueTheme/.vscode/settings.json b/frameworks/themes/VividBlueTheme/.vscode/settings.json
index 1069e6c..1f5a970 100644
--- a/frameworks/themes/VividBlueTheme/.vscode/settings.json
+++ b/frameworks/themes/VividBlueTheme/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.1"
+    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
 }
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
carlosrovira@apache.org.