| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194 |
- <?xml version="1.0" encoding="utf-8"?>
- <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')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{7693C6F9-3846-4310-B0F1-194874C5047D}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>OpcUaHelper</RootNamespace>
- <AssemblyName>OpcUaHelper</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <DocumentationFile>bin\Debug\OpcUaHelper.xml</DocumentationFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Opc.Ua.Client, Version=1.5.378.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8, processorArchitecture=MSIL">
- <HintPath>..\packages\OPCFoundation.NetStandard.Opc.Ua.Client.1.5.378.152\lib\net48\Opc.Ua.Client.dll</HintPath>
- </Reference>
- <Reference Include="Opc.Ua.Configuration, Version=1.5.378.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8, processorArchitecture=MSIL">
- <HintPath>..\packages\OPCFoundation.NetStandard.Opc.Ua.Configuration.1.5.378.152\lib\net48\Opc.Ua.Configuration.dll</HintPath>
- </Reference>
- <Reference Include="Opc.Ua.Core, Version=1.5.378.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8, processorArchitecture=MSIL">
- <HintPath>..\packages\OPCFoundation.NetStandard.Opc.Ua.Core.1.5.378.152\lib\net48\Opc.Ua.Core.dll</HintPath>
- </Reference>
- <Reference Include="Opc.Ua.Types, Version=1.5.378.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8, processorArchitecture=MSIL">
- <HintPath>..\packages\OPCFoundation.NetStandard.Opc.Ua.Types.1.5.378.152\lib\net48\Opc.Ua.Types.dll</HintPath>
- </Reference>
- <Reference Include="Opc.Ua.Security.Certificates, Version=1.5.378.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8, processorArchitecture=MSIL">
- <HintPath>..\packages\OPCFoundation.NetStandard.Opc.Ua.Security.Certificates.1.5.378.152\lib\net48\Opc.Ua.Security.Certificates.dll</HintPath>
- </Reference>
- <Reference Include="Opc.Ua.Server, Version=1.5.378.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8, processorArchitecture=MSIL">
- <HintPath>..\packages\OPCFoundation.NetStandard.Opc.Ua.Server.1.5.378.152\lib\net48\Opc.Ua.Server.dll</HintPath>
- </Reference>
- <Reference Include="Opc.Ua.Gds.Client.Common, Version=1.5.378.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8, processorArchitecture=MSIL">
- <HintPath>..\packages\OPCFoundation.NetStandard.Opc.Ua.Gds.Client.Common.1.5.378.152\lib\net48\Opc.Ua.Gds.Client.Common.dll</HintPath>
- </Reference>
- <Reference Include="Opc.Ua.Gds.Server.Common, Version=1.5.378.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8, processorArchitecture=MSIL">
- <HintPath>..\packages\OPCFoundation.NetStandard.Opc.Ua.Gds.Server.Common.1.5.378.152\lib\net48\Opc.Ua.Gds.Server.Common.dll</HintPath>
- </Reference>
- <Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
- <HintPath>..\packages\BouncyCastle.Cryptography.2.6.2\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.8, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.8\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Bcl.HashCode, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\netstandard2.0\Microsoft.Bcl.HashCode.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=10.0.0.8, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.10.0.8\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.13.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Buffers, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.DiagnosticSource, Version=10.0.0.8, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Diagnostics.DiagnosticSource.10.0.8\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Formats.Asn1, Version=10.0.0.8, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Formats.Asn1.10.0.8\lib\net462\System.Formats.Asn1.dll</HintPath>
- </Reference>
- <Reference Include="System.Memory, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics.Vectors, Version=4.1.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Numerics" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="ClientUtils.cs" />
- <Compile Include="Forms\DiscoverServerDlg.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Forms\DiscoverServerDlg.designer.cs">
- <DependentUpon>DiscoverServerDlg.cs</DependentUpon>
- </Compile>
- <Compile Include="ExceptionDlg.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ExceptionDlg.designer.cs">
- <DependentUpon>ExceptionDlg.cs</DependentUpon>
- </Compile>
- <Compile Include="FilterDeclaration.cs" />
- <Compile Include="Forms\FormBrowseServer.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Forms\FormBrowseServer.designer.cs">
- <DependentUpon>FormBrowseServer.cs</DependentUpon>
- </Compile>
- <Compile Include="Forms\FormConnectSelect.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Forms\FormConnectSelect.Designer.cs">
- <DependentUpon>FormConnectSelect.cs</DependentUpon>
- </Compile>
- <Compile Include="Forms\TreeViewEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="OpcUaClient.cs" />
- <Compile Include="OpcUaStatusEventArgs.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="FormUtils.cs" />
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Content Include="img\Activity_16xLG.png" />
- <Content Include="img\brackets_Square_16xMD.png" />
- <Content Include="img\ClassIcon.ico" />
- <Content Include="img\ClassIcon.png" />
- <Content Include="img\Class_489.png" />
- <Content Include="img\Cloud_16xLG.png" />
- <Content Include="img\Copy_6524.png" />
- <Content Include="img\Delegate_8339.png" />
- <Content Include="img\docview_xaml_on_16x16.png" />
- <Content Include="img\Enum_582.png" />
- <Content Include="img\Event_594.png" />
- <Content Include="img\Event_594_exp.png" />
- <Content Include="img\glasses_16xLG.png" />
- <Content Include="img\grid_Data_16xLG.png" />
- <Content Include="img\lightningBolt_16xLG.png" />
- <Content Include="img\ListView_687.png" />
- <Content Include="img\loading.gif" />
- <Content Include="img\Method_636.png" />
- <Content Include="img\Module_648.png" />
- <Content Include="img\RegistryEditor_5838.ico" />
- <Content Include="img\SingleMessage_5727.ico" />
- <Content Include="img\Structure_507.png" />
- <Content Include="img\Table_748.png" />
- <Content Include="img\Tag_7213.png" />
- <Content Include="img\usbcontroller.png" />
- <Content Include="img\UserInterfaceEditor_5845.ico" />
- <Content Include="img\VirtualMachine.png" />
- <Content Include="img\WindowsForm_817.ico" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Forms\DiscoverServerDlg.resx">
- <DependentUpon>DiscoverServerDlg.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ExceptionDlg.resx">
- <DependentUpon>ExceptionDlg.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Forms\FormBrowseServer.resx">
- <DependentUpon>FormBrowseServer.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Forms\FormConnectSelect.resx">
- <DependentUpon>FormConnectSelect.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|