diff --git a/Process.xaml b/Process.xaml index ae583df..27d1325 100644 --- a/Process.xaml +++ b/Process.xaml @@ -131,7 +131,7 @@ - + @@ -202,7 +202,7 @@ - + @@ -258,22 +258,22 @@ - + True - - + + [in_Config("ReportUrl").ToString] [in_Config("ReportPath").ToString] [in_Config("FormsCredential").ToString] - - + + [in_Config("OrchestratorQueueName").ToString] Data\Addressbook.xlsx diff --git a/project.json b/project.json index 71614dc..c1a9c0f 100644 --- a/project.json +++ b/project.json @@ -14,7 +14,7 @@ "webServices": [], "schemaVersion": "4.0", "studioVersion": "19.10.1.0", - "projectVersion": "1.0.19", + "projectVersion": "1.0.21", "runtimeOptions": { "autoDispose": false, "isPausable": true,