Files
Vangest/Vangest Final-Copy/project.json
T
2026-04-19 22:48:53 +01:00

57 lines
1.6 KiB
JSON

{
"name": "Vangest Final-Copy",
"projectId": "3ee72216-4bb2-45f9-a1c4-78dffdb09132",
"description": "Blank Task",
"main": "Main.xaml",
"dependencies": {
"UiPath.ComplexScenarios.Activities": "[1.5.0]",
"UiPath.Excel.Activities": "[2.23.0-preview]",
"UiPath.Mail.Activities": "[1.21.1]",
"UiPath.Presentations.Activities": "[1.12.2]",
"UiPath.System.Activities": "[23.12.0-preview]",
"UiPath.UIAutomation.Activities": "[23.10.8]",
"UiPath.Word.Activities": "[1.19.0-preview]"
},
"webServices": [],
"entitiesStores": [],
"schemaVersion": "4.0",
"studioVersion": "23.12.0.0",
"projectVersion": "1.0.3",
"runtimeOptions": {
"exceptionHandlerWorkflow": "GlobalHandlerX.xaml",
"autoDispose": false,
"netFrameworkLazyLoading": false,
"isPausable": true,
"isAttended": false,
"requiresUserInteraction": true,
"supportsPersistence": false,
"workflowSerialization": "DataContract",
"excludedLoggedData": [
"Private:*",
"*password*"
],
"executionType": "Workflow",
"readyForPiP": false,
"startsInPiP": false,
"mustRestoreAllDependencies": true,
"pipType": "ChildSession"
},
"designOptions": {
"projectProfile": "Business",
"outputType": "Process",
"libraryOptions": {
"includeOriginalXaml": false,
"privateWorkflows": []
},
"processOptions": {
"ignoredFiles": []
},
"fileInfoCollection": [],
"saveToCloud": false
},
"expressionLanguage": "VisualBasic",
"isTemplate": false,
"templateProjectData": {},
"publishData": {},
"targetFramework": "Windows"
}