| <?xml version="1.0" encoding="utf-8"?> |
| <?xml version="1.0" encoding="utf-8"?> |
| <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
| <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
| <PropertyGroup> |
| <PropertyGroup> |
| <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| <Platform Condition=" '$(Platform)' == '' ">x64</Platform> |
| <Platform Condition=" '$(Platform)' == '' ">x64</Platform> |
. | <ProjectGuid>{8236AD00-3282-4DBF-84C1-1FDF44C79AE0}</ProjectGuid> |
| <ProjectGuid>{73AE3F1D-46C4-4037-9025-108D4FB084CC}</ProjectGuid> |
| <OutputType>WinExe</OutputType> |
| <OutputType>WinExe</OutputType> |
| <RootNamespace>ZionRobot</RootNamespace> |
| <RootNamespace>ZionRobot</RootNamespace> |
| <AssemblyName>ZionRobot</AssemblyName> |
| <AssemblyName>ZionRobot</AssemblyName> |
| <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
| <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
| <FileAlignment>512</FileAlignment> |
| <FileAlignment>512</FileAlignment> |
| <ProjectTypeGuids>{60DC8134-EBA5-43B8-BCC9-BB4BC16C2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
| <ProjectTypeGuids>{60DC8134-EBA5-43B8-BCC9-BB4BC16C2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
| <ApplicationManifest>app.manifest</ApplicationManifest> |
| <ApplicationManifest>app.manifest</ApplicationManifest> |
| <ApplicationIcon>ZionRobot.ico</ApplicationIcon> |
| <ApplicationIcon>ZionRobot.ico</ApplicationIcon> |
| <StartupObject>ZionRobot.App</StartupObject> |
| <StartupObject>ZionRobot.App</StartupObject> |
| </PropertyGroup> |
| </PropertyGroup> |
| <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> |
| <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> |
| <PlatformTarget>x64</PlatformTarget> |
| <PlatformTarget>x64</PlatformTarget> |
| <DebugSymbols>true</DebugSymbols> |
| <DebugSymbols>true</DebugSymbols> |
| <DebugType>full</DebugType> |
| <DebugType>full</DebugType> |
| <Optimize>false</Optimize> |
| <Optimize>false</Optimize> |
| <OutputPath>bin\Debug\</OutputPath> |
| <OutputPath>bin\Debug\</OutputPath> |
| <DefineConstants>DEBUG;TRACE</DefineConstants> |
| <DefineConstants>DEBUG;TRACE</DefineConstants> |
| <ErrorReport>prompt</ErrorReport> |
| <ErrorReport>prompt</ErrorReport> |
| <WarningLevel>4</WarningLevel> |
| <WarningLevel>4</WarningLevel> |
| </PropertyGroup> |
| </PropertyGroup> |
| <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> |
| <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> |
| <PlatformTarget>x64</PlatformTarget> |
| <PlatformTarget>x64</PlatformTarget> |
| <DebugType>pdbonly</DebugType> |
| <DebugType>pdbonly</DebugType> |
| <Optimize>true</Optimize> |
| <Optimize>true</Optimize> |
| <OutputPath>bin\Release\</OutputPath> |
| <OutputPath>bin\Release\</OutputPath> |
| <DefineConstants>TRACE</DefineConstants> |
| <DefineConstants>TRACE</DefineConstants> |
| <ErrorReport>prompt</ErrorReport> |
| <ErrorReport>prompt</ErrorReport> |
| <WarningLevel>4</WarningLevel> |
| <WarningLevel>4</WarningLevel> |
| </PropertyGroup> |
| </PropertyGroup> |
| <ItemGroup> |
| <ItemGroup> |
| <Reference Include="HtmlAgilityPack"> |
| <Reference Include="HtmlAgilityPack"> |
. | <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\HtmlAgilityPack.dll</HintPath> |
| <HintPath>..\..\..\Robot\Robos\Robo - createVerificar\HtmlAgilityPack.dll</HintPath> |
| </Reference> |
| </Reference> |
| <Reference Include="Microsoft.CSharp" /> |
| <Reference Include="Microsoft.CSharp" /> |
. | <Reference Include="Microsoft.Exchange.WebServices"> |
| |
| <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\Microsoft.Exchange.WebServices.dll</HintPath> |
| |
| </Reference> |
| |
| <Reference Include="Microsoft.Identity.Client"> |
| |
| <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\Microsoft.Identity.Client.dll</HintPath> |
| |
| </Reference> |
| |
| <Reference Include="Microsoft.SharePoint.Client"> |
| <Reference Include="Microsoft.SharePoint.Client"> |
. | <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\Microsoft.SharePoint.Client.dll</HintPath> |
| <HintPath>..\..\..\Robot\Robos\Robo - createVerificar\Microsoft.SharePoint.Client.dll</HintPath> |
| </Reference> |
| </Reference> |
| <Reference Include="Microsoft.SharePoint.Client.Runtime"> |
| <Reference Include="Microsoft.SharePoint.Client.Runtime"> |
. | <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\Microsoft.SharePoint.Client.Runtime.dll</HintPath> |
| <HintPath>..\..\..\Robot\Robos\Robo - createVerificar\Microsoft.SharePoint.Client.Runtime.dll</HintPath> |
| </Reference> |
| </Reference> |
| <Reference Include="Newtonsoft.Json"> |
| <Reference Include="Newtonsoft.Json"> |
. | <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\Newtonsoft.Json.dll</HintPath> |
| <HintPath>..\..\..\Robot\Robos\Robo - createVerificar\Newtonsoft.Json.dll</HintPath> |
| </Reference> |
| </Reference> |
| <Reference Include="PresentationCore" /> |
| <Reference Include="PresentationCore" /> |
| <Reference Include="PresentationFramework" /> |
| <Reference Include="PresentationFramework" /> |
| <Reference Include="System" /> |
| <Reference Include="System" /> |
| <Reference Include="System.Core" /> |
| <Reference Include="System.Core" /> |
| <Reference Include="System.Text.Json"> |
| <Reference Include="System.Text.Json"> |
. | <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\System.Text.Json.dll</HintPath> |
| <HintPath>..\..\..\Robot\Robos\Robo - createVerificar\System.Text.Json.dll</HintPath> |
| </Reference> |
| </Reference> |
| <Reference Include="System.Web.Extensions" /> |
| <Reference Include="System.Web.Extensions" /> |
| <Reference Include="System.Xaml" /> |
| <Reference Include="System.Xaml" /> |
| <Reference Include="System.Xml" /> |
| <Reference Include="System.Xml" /> |
| <Reference Include="WindowsBase" /> |
| <Reference Include="WindowsBase" /> |
| <Reference Include="ZionExtractor"> |
| <Reference Include="ZionExtractor"> |
. | <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\ZionExtractor.dll</HintPath> |
| <HintPath>..\..\..\Robot\Robos\Robo - createVerificar\ZionExtractor.dll</HintPath> |
| </Reference> |
| </Reference> |
| <Reference Include="ZionFoundation"> |
| <Reference Include="ZionFoundation"> |
. | <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\ZionFoundation.dll</HintPath> |
| <HintPath>..\..\..\Robot\Robos\Robo - createVerificar\ZionFoundation.dll</HintPath> |
| </Reference> |
| </Reference> |
| <Reference Include="ZionSchematics"> |
| <Reference Include="ZionSchematics"> |
. | <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\ZionSchematics.dll</HintPath> |
| <HintPath>..\..\..\Robot\Robos\Robo - createVerificar\ZionSchematics.dll</HintPath> |
| </Reference> |
| </Reference> |
| <Reference Include="ZionVault"> |
| <Reference Include="ZionVault"> |
. | <HintPath>..\..\..\Robot\Robos\ZionRobot - Syncronizar Processo Responsavel\ZionVault.dll</HintPath> |
| <HintPath>..\..\..\Robot\Robos\Robo - createVerificar\ZionVault.dll</HintPath> |
| </Reference> |
| </Reference> |
| </ItemGroup> |
| </ItemGroup> |
| <ItemGroup> |
| <ItemGroup> |
| <AppDesigner Include="Properties\" /> |
| <AppDesigner Include="Properties\" /> |
| </ItemGroup> |
| </ItemGroup> |
| <ItemGroup> |
| <ItemGroup> |
| <Compile Include="App.xaml.cs"> |
| <Compile Include="App.xaml.cs"> |
| <DependentUpon>App.xaml</DependentUpon> |
| <DependentUpon>App.xaml</DependentUpon> |
| </Compile> |
| </Compile> |
| <Compile Include="Handlers\Browser.xaml.cs"> |
| <Compile Include="Handlers\Browser.xaml.cs"> |
| <DependentUpon>Browser.xaml</DependentUpon> |
| <DependentUpon>Browser.xaml</DependentUpon> |
| </Compile> |
| </Compile> |
| <Compile Include="Helpers\CQuery.cs" /> |
| <Compile Include="Helpers\CQuery.cs" /> |
| <Compile Include="Helpers\Naming.cs" /> |
| <Compile Include="Helpers\Naming.cs" /> |
| <Compile Include="Helpers\Shift.cs" /> |
| <Compile Include="Helpers\Shift.cs" /> |
| <Compile Include="MainWindow.xaml.cs"> |
| <Compile Include="MainWindow.xaml.cs"> |
| <DependentUpon>MainWindow.xaml</DependentUpon> |
| <DependentUpon>MainWindow.xaml</DependentUpon> |
| </Compile> |
| </Compile> |
| <Compile Include="Models\AASP\Intimacao.cs" /> |
| <Compile Include="Models\AASP\Intimacao.cs" /> |
| <Compile Include="Models\AASP\IntimacoesCollection.cs" /> |
| <Compile Include="Models\AASP\IntimacoesCollection.cs" /> |
| <Compile Include="Models\AASP\Jornal.cs" /> |
| <Compile Include="Models\AASP\Jornal.cs" /> |
. | <Compile Include="Models\ADVISE\Intimacao.cs" /> |
| |
| <Compile Include="Models\ADVISE\IntimacoesCollection.cs" /> |
| |
| <Compile Include="Models\Items\File.cs" /> |
| <Compile Include="Models\Items\File.cs" /> |
| <Compile Include="Models\Items\Folder.cs" /> |
| <Compile Include="Models\Items\Folder.cs" /> |
| <Compile Include="Models\Logs\Search.cs" /> |
| <Compile Include="Models\Logs\Search.cs" /> |
| <Compile Include="Models\Process\Workflow.cs" /> |
| <Compile Include="Models\Process\Workflow.cs" /> |
| <Compile Include="Models\Search\Element.cs" /> |
| <Compile Include="Models\Search\Element.cs" /> |
| <Compile Include="Models\Search\Result.cs" /> |
| <Compile Include="Models\Search\Result.cs" /> |
| <Compile Include="Models\Source\Action.cs" /> |
| <Compile Include="Models\Source\Action.cs" /> |
| <Compile Include="Models\Source\ActionsElement.cs" /> |
| <Compile Include="Models\Source\ActionsElement.cs" /> |
| <Compile Include="Models\Source\BlockElement.cs" /> |
| <Compile Include="Models\Source\BlockElement.cs" /> |
| <Compile Include="Models\Source\Origin.cs" /> |
| <Compile Include="Models\Source\Origin.cs" /> |
| <Compile Include="Models\Workflow\Components\Configuration.cs" /> |
| <Compile Include="Models\Workflow\Components\Configuration.cs" /> |
| <Compile Include="Models\Workflow\Input\Settings.cs" /> |
| <Compile Include="Models\Workflow\Input\Settings.cs" /> |
| <Compile Include="Models\Workflow\Output\Settings.cs" /> |
| <Compile Include="Models\Workflow\Output\Settings.cs" /> |
| <Compile Include="Models\Workflow\RoadMap.cs" /> |
| <Compile Include="Models\Workflow\RoadMap.cs" /> |
| <Compile Include="Models\Workflow\Sync\Settings.cs" /> |
| <Compile Include="Models\Workflow\Sync\Settings.cs" /> |
| <Compile Include="Models\ZFlow\Activity.cs" /> |
| <Compile Include="Models\ZFlow\Activity.cs" /> |
| <Compile Include="Models\ZFlow\Adverse.cs" /> |
| <Compile Include="Models\ZFlow\Adverse.cs" /> |
| <Compile Include="Models\ZFlow\Attachment.cs" /> |
| <Compile Include="Models\ZFlow\Attachment.cs" /> |
| <Compile Include="Models\ZFlow\Comment.cs" /> |
| <Compile Include="Models\ZFlow\Comment.cs" /> |
| <Compile Include="Models\ZFlow\Deadline.cs" /> |
| <Compile Include="Models\ZFlow\Deadline.cs" /> |
| <Compile Include="Models\ZFlow\Field.cs" /> |
| <Compile Include="Models\ZFlow\Field.cs" /> |
| <Compile Include="Models\ZFlow\Lawsuit.cs" /> |
| <Compile Include="Models\ZFlow\Lawsuit.cs" /> |
. | <Compile Include="Models\ZFlow\LawsuitDemand.cs" /> |
| |
| <Compile Include="Models\ZFlow\LawsuitPhase.cs" /> |
| |
| <Compile Include="Models\ZFlow\LawsuitPhaseProgress.cs" /> |
| |
| <Compile Include="Models\ZFlow\Orgao.cs" /> |
| |
| <Compile Include="Models\ZFlow\User.cs" /> |
| <Compile Include="Models\ZFlow\User.cs" /> |
| <Compile Include="mshtml\DispHTMLDocument.cs" /> |
| <Compile Include="mshtml\DispHTMLDocument.cs" /> |
| <Compile Include="mshtml\DispHTMLInputElement.cs" /> |
| <Compile Include="mshtml\DispHTMLInputElement.cs" /> |
| <Compile Include="mshtml\HTMLDocument.cs" /> |
| <Compile Include="mshtml\HTMLDocument.cs" /> |
| <Compile Include="mshtml\HTMLDocumentEvents.cs" /> |
| <Compile Include="mshtml\HTMLDocumentEvents.cs" /> |
| <Compile Include="mshtml\HTMLDocumentEvents_Event.cs" /> |
| <Compile Include="mshtml\HTMLDocumentEvents_Event.cs" /> |
| <Compile Include="mshtml\HTMLInputElement.cs" /> |
| <Compile Include="mshtml\HTMLInputElement.cs" /> |
| <Compile Include="mshtml\HTMLInputTextElementEvents.cs" /> |
| <Compile Include="mshtml\HTMLInputTextElementEvents.cs" /> |
| <Compile Include="mshtml\HTMLInputTextElementEvents_Event.cs" /> |
| <Compile Include="mshtml\HTMLInputTextElementEvents_Event.cs" /> |
| <Compile Include="mshtml\IHTMLElement.cs" /> |
| <Compile Include="mshtml\IHTMLElement.cs" /> |
| <Compile Include="mshtml\IHTMLElementCollection.cs" /> |
| <Compile Include="mshtml\IHTMLElementCollection.cs" /> |
| <Compile Include="Persistence\Basic.cs" /> |
| <Compile Include="Persistence\Basic.cs" /> |
| <Compile Include="Persistence\DataJuri.cs" /> |
| <Compile Include="Persistence\DataJuri.cs" /> |
| <Compile Include="Persistence\Logs.cs" /> |
| <Compile Include="Persistence\Logs.cs" /> |
. | <Compile Include="Persistence\OnsetSoaresPiconOutlook.cs" /> |
| |
| <Compile Include="Persistence\Queues.cs" /> |
| <Compile Include="Persistence\Queues.cs" /> |
| <Compile Include="Persistence\SoaresPiconSharePoint.cs" /> |
| <Compile Include="Persistence\SoaresPiconSharePoint.cs" /> |
| <Compile Include="Persistence\WSProperties.cs" /> |
| <Compile Include="Persistence\WSProperties.cs" /> |
| <Compile Include="Properties\AssemblyInfo.cs" /> |
| <Compile Include="Properties\AssemblyInfo.cs" /> |
| <Compile Include="Properties\Resources.cs" /> |
| <Compile Include="Properties\Resources.cs" /> |
| <Compile Include="Properties\Settings.Designer.cs"> |
| <Compile Include="Properties\Settings.Designer.cs"> |
| <DependentUpon>Settings.settings</DependentUpon> |
| <DependentUpon>Settings.settings</DependentUpon> |
| <AutoGen>True</AutoGen> |
| <AutoGen>True</AutoGen> |
| <DesignTimeSharedInput>True</DesignTimeSharedInput> |
| <DesignTimeSharedInput>True</DesignTimeSharedInput> |
| </Compile> |
| </Compile> |
| <Compile Include="Tasks\Extractor.cs" /> |
| <Compile Include="Tasks\Extractor.cs" /> |
| <Compile Include="Tasks\Input.cs" /> |
| <Compile Include="Tasks\Input.cs" /> |
| <Compile Include="Tasks\JobManager.cs" /> |
| <Compile Include="Tasks\JobManager.cs" /> |
| <Compile Include="Tasks\Output.cs" /> |
| <Compile Include="Tasks\Output.cs" /> |
| <Compile Include="Tasks\Queue.cs" /> |
| <Compile Include="Tasks\Queue.cs" /> |
| <Compile Include="Tasks\Synchronizer.cs" /> |
| <Compile Include="Tasks\Synchronizer.cs" /> |
| <Compile Include="WebService\Activity.cs" /> |
| <Compile Include="WebService\Activity.cs" /> |
| <Compile Include="WebService\Lawsuit.cs" /> |
| <Compile Include="WebService\Lawsuit.cs" /> |
. | <Compile Include="WebService\LawsuitDemand.cs" /> |
| |
| <Compile Include="WebService\LawsuitPhase.cs" /> |
| |
| <Compile Include="WebService\LawsuitPhaseProgress.cs" /> |
| |
| <Compile Include="WebService\ZFlow.cs" /> |
| <Compile Include="WebService\ZFlow.cs" /> |
. | <Compile Include="WebService\ZionOutlookManager.cs" /> |
| |
| <Compile Include="ZionExchangeManagement\ZionSharePointManager.cs" /> |
| <Compile Include="ZionExchangeManagement\ZionSharePointManager.cs" /> |
| </ItemGroup> |
| </ItemGroup> |
| <ItemGroup> |
| <ItemGroup> |
| <EmbeddedResource Include="Properties\Resources.resources" /> |
| <EmbeddedResource Include="Properties\Resources.resources" /> |
| </ItemGroup> |
| </ItemGroup> |
| <ItemGroup> |
| <ItemGroup> |
| <None Include="app.config" /> |
| <None Include="app.config" /> |
| <None Include="app.manifest" /> |
| <None Include="app.manifest" /> |
| <None Include="Properties\Settings.settings"> |
| <None Include="Properties\Settings.settings"> |
| <Generator>SettingsSingleFileGenerator</Generator> |
| <Generator>SettingsSingleFileGenerator</Generator> |
| <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
| <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
| </None> |
| </None> |
| </ItemGroup> |
| </ItemGroup> |
| <ItemGroup> |
| <ItemGroup> |
| <ApplicationDefinition Include="App.xaml"> |
| <ApplicationDefinition Include="App.xaml"> |
| <SubType>Designer</SubType> |
| <SubType>Designer</SubType> |
| <Generator>MSBuild:Compile</Generator> |
| <Generator>MSBuild:Compile</Generator> |
| </ApplicationDefinition> |
| </ApplicationDefinition> |
| </ItemGroup> |
| </ItemGroup> |
| <ItemGroup> |
| <ItemGroup> |
| <Page Include="Handlers\Browser.xaml"> |
| <Page Include="Handlers\Browser.xaml"> |
| <SubType>Designer</SubType> |
| <SubType>Designer</SubType> |
| <Generator>MSBuild:Compile</Generator> |
| <Generator>MSBuild:Compile</Generator> |
| </Page> |
| </Page> |
| <Page Include="MainWindow.xaml"> |
| <Page Include="MainWindow.xaml"> |
| <SubType>Designer</SubType> |
| <SubType>Designer</SubType> |
| <Generator>MSBuild:Compile</Generator> |
| <Generator>MSBuild:Compile</Generator> |
| </Page> |
| </Page> |
| </ItemGroup> |
| </ItemGroup> |
| <ItemGroup> |
| <ItemGroup> |
| <Resource Include="zion-logo.ico" /> |
| <Resource Include="zion-logo.ico" /> |
| </ItemGroup> |
| </ItemGroup> |
| <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| </Project> |
| </Project> |