diff --git a/git-start.pixproj b/git-start.pixproj new file mode 100644 index 0000000000000000000000000000000000000000..f5140fa8399897ca5f184d18ef19f2e81b3e65a8 --- /dev/null +++ b/git-start.pixproj @@ -0,0 +1,18 @@ +п»ї<?xml version="1.0" encoding="utf-8"?> +<RobotizationProject xmlns:i="http://www.w3.org/2001/XMLSchema-instance" z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" xmlns="http://schemas.datacontract.org/2004/07/BR.Logic"> + <Description></Description> + <Files> + <ProjectFileItem z:Id="i2"> + <IsMain>true</IsMain> + <Path>main.pix</Path> + </ProjectFileItem> + </Files> + <MasterUploadId i:nil="true" /> + <Name>git-start</Name> + <Version xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> + <d2p1:_Build>-1</d2p1:_Build> + <d2p1:_Major>1</d2p1:_Major> + <d2p1:_Minor>0</d2p1:_Minor> + <d2p1:_Revision>-1</d2p1:_Revision> + </Version> +</RobotizationProject> \ No newline at end of file diff --git a/main.pix b/main.pix new file mode 100644 index 0000000000000000000000000000000000000000..e8dfa8dfc96984717e10e3e770bdc2080c0b5759 --- /dev/null +++ b/main.pix @@ -0,0 +1,76 @@ +п»ї<?xml version="1.0" encoding="utf-8"?> +<Script xmlns:i="http://www.w3.org/2001/XMLSchema-instance" z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" xmlns="http://schemas.datacontract.org/2004/07/BR.Logic"> + <CompilationType>CSharp</CompilationType> + <Description i:nil="true" /> + <Id>96f6017d-6cd5-4707-b900-267c0da5f5b9</Id> + <Logic z:Id="i2" i:type="ExecutedStep"> + <Childs> + <AbstractStep z:Id="i3" i:type="ExecutedStep"> + <Childs /> + <Id>ea9e2847-b1ba-4cb5-9010-a0ef896284a3</Id> + <Parent z:Ref="i2" /> + <PropertyValues> + <PropertyValue z:Id="i4"> + <PropertyName>Level</PropertyName> + <_dataType>Value</_dataType> + <_expression i:nil="true" /> + <_value xmlns:d7p1="http://schemas.datacontract.org/2004/07/BR.Core.Base" i:type="d7p1:LogLevel">Info</_value> + <_xpathSettings xmlns:d7p1="http://schemas.datacontract.org/2004/07/BR.XPath" i:nil="true" /> + </PropertyValue> + <PropertyValue z:Id="i5"> + <PropertyName>Text</PropertyName> + <_dataType>Expression</_dataType> + <_expression>"1"</_expression> + <_value i:nil="true" /> + <_xpathSettings xmlns:d7p1="http://schemas.datacontract.org/2004/07/BR.XPath" i:nil="true" /> + </PropertyValue> + </PropertyValues> + <SelectedOptionId i:nil="true" /> + <EnableStatus>true</EnableStatus> + <ExceptionHandlingMode>Default</ExceptionHandlingMode> + <RetryCount>-1</RetryCount> + <Text></Text> + <_activityFullName>BR.Core.Base.WriteLog</_activityFullName> + </AbstractStep> + <AbstractStep z:Id="i6" i:type="ExecutedStep"> + <Childs /> + <Id>5b279c31-7128-43a6-be47-d6fe51c05808</Id> + <Parent z:Ref="i2" /> + <PropertyValues> + <PropertyValue z:Id="i7"> + <PropertyName>Level</PropertyName> + <_dataType>Value</_dataType> + <_expression i:nil="true" /> + <_value xmlns:d7p1="http://schemas.datacontract.org/2004/07/BR.Core.Base" i:type="d7p1:LogLevel">Info</_value> + <_xpathSettings xmlns:d7p1="http://schemas.datacontract.org/2004/07/BR.XPath" i:nil="true" /> + </PropertyValue> + <PropertyValue z:Id="i8"> + <PropertyName>Text</PropertyName> + <_dataType>Expression</_dataType> + <_expression>"2"</_expression> + <_value i:nil="true" /> + <_xpathSettings xmlns:d7p1="http://schemas.datacontract.org/2004/07/BR.XPath" i:nil="true" /> + </PropertyValue> + </PropertyValues> + <SelectedOptionId i:nil="true" /> + <EnableStatus>true</EnableStatus> + <ExceptionHandlingMode>Default</ExceptionHandlingMode> + <RetryCount>-1</RetryCount> + <Text></Text> + <_activityFullName>BR.Core.Base.WriteLog</_activityFullName> + </AbstractStep> + </Childs> + <Id>3076336b-4e97-4d34-9327-25934a62a64d</Id> + <Parent i:nil="true" /> + <PropertyValues /> + <SelectedOptionId i:nil="true" /> + <EnableStatus>true</EnableStatus> + <ExceptionHandlingMode>Default</ExceptionHandlingMode> + <RetryCount>-1</RetryCount> + <Text></Text> + <_activityFullName>BR.Core.Base.Container</_activityFullName> + </Logic> + <Name>main.pix*</Name> + <Params /> + <Version i:nil="true" /> +</Script> \ No newline at end of file