123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="..\packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\build\OpenCvSharp3-AnyCPU.props" Condition="Exists('..\packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\build\OpenCvSharp3-AnyCPU.props')" />
- <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
- <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>{874FFB34-F7D2-494F-A611-668B5986E006}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>SmartCoalApplication.Core</RootNamespace>
- <AssemblyName>SmartCoalApplication.Core</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </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>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </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>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
- </Reference>
- <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
- </Reference>
- <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
- <HintPath>..\packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\lib\net461\OpenCvSharp.dll</HintPath>
- </Reference>
- <Reference Include="OpenCvSharp.Blob, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
- <HintPath>..\packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\lib\net461\OpenCvSharp.Blob.dll</HintPath>
- </Reference>
- <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
- <HintPath>..\packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\lib\net461\OpenCvSharp.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="OpenCvSharp.UserInterface, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
- <HintPath>..\packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\lib\net461\OpenCvSharp.UserInterface.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Drawing.Common.5.0.0\lib\net461\System.Drawing.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
- </Reference>
- <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.Net.Http" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="ActionType.cs" />
- <Compile Include="ArrowButton.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ButtonBase.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ColorBgra.cs" />
- <Compile Include="CommandButton.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\ArtworkControlButtons.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\BaseUserControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\ButtonCustom.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\CircleControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\CircleControl.Designer.cs">
- <DependentUpon>CircleControl.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\ColorRangeControl.cs" />
- <Compile Include="CustomControl\ColorRangeControl.Designer.cs">
- <DependentUpon>ColorRangeControl.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\CommonControlButtons.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\DataGridViewHelper.cs" />
- <Compile Include="CustomControl\DecimalScopeControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\DocumentBottomStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\DoubleSlidingTrackbar.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\DoubleSlidingTrackbar.Designer.cs">
- <DependentUpon>DoubleSlidingTrackbar.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\FileNameTextBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\FileNameTextBox.Designer.cs">
- <DependentUpon>FileNameTextBox.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\GeneralAnalysisCommonControlButtons.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\InformationAdjustControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\InformationAdjustControl.Designer.cs">
- <DependentUpon>InformationAdjustControl.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\LinearColorPickerControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\NewTextBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\NewTextBox.Designer.cs">
- <DependentUpon>NewTextBox.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\NumberParamControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\NumberParamControl.Designer.cs">
- <DependentUpon>NumberParamControl.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\PanelBottom.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\PanelBottomRight.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\PanelBottomRight.Designer.cs">
- <DependentUpon>PanelBottomRight.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\ParametersSettingAdjustControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\ParametersSettingAdjustControl.Designer.cs">
- <DependentUpon>ParametersSettingAdjustControl.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\PicturePath.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\PicturePreviewAdjustControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\PicturePreviewAdjustControl.Designer.cs">
- <DependentUpon>PicturePreviewAdjustControl.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\SelectButton.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\TreeViewEnhanced.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\TriangleButton.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\TriangleTrackBar.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CustomControl\UCTrackBar.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\UCTrackBar.Designer.cs">
- <DependentUpon>UCTrackBar.cs</DependentUpon>
- </Compile>
- <Compile Include="CustomControl\UserTextBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CustomControl\UserTextBox.Designer.cs">
- <DependentUpon>UserTextBox.cs</DependentUpon>
- </Compile>
- <Compile Include="DbOpreate\DbBll\mic_camerasettings_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_module_infos_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_project_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_project_info_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_project_info_item_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_rulers_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_screen_rules_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_script_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_script_step_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_script_step_param_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_template_infos_BLL.cs" />
- <Compile Include="DbOpreate\DbBll\mic_view_infos_BLL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_camerasettings_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_module_infos_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_project_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_project_info_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_project_info_item_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_rulers_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_screen_rules_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_script_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_script_step_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_script_step_param_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_template_infos_DAL.cs" />
- <Compile Include="DbOpreate\DbCodeFirstDAL\mic_view_infos_DAL.cs" />
- <Compile Include="DbOpreate\DbDalFactory\DataAccess.cs" />
- <Compile Include="DbOpreate\DBEntities.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_camerasettings.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_module_infos.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_project.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_project_info.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_project_info_item.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_rulers.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_screen_rules.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_script.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_script_step.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_script_step_param.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_template_infos.cs" />
- <Compile Include="DbOpreate\DbIDal\Imic_view_infos.cs" />
- <Compile Include="DbOpreate\DbModel\mic_camerasettings.cs" />
- <Compile Include="DbOpreate\DbModel\mic_module_infos.cs" />
- <Compile Include="DbOpreate\DbModel\mic_project.cs" />
- <Compile Include="DbOpreate\DbModel\mic_project_info.cs" />
- <Compile Include="DbOpreate\DbModel\mic_project_info_item.cs" />
- <Compile Include="DbOpreate\DbModel\mic_rulers.cs" />
- <Compile Include="DbOpreate\DbModel\mic_screen_rules.cs" />
- <Compile Include="DbOpreate\DbModel\mic_script.cs" />
- <Compile Include="DbOpreate\DbModel\mic_script_step.cs" />
- <Compile Include="DbOpreate\DbModel\mic_script_step_param.cs" />
- <Compile Include="DbOpreate\DbModel\mic_template_infos.cs" />
- <Compile Include="DbOpreate\DbModel\mic_view_infos.cs" />
- <Compile Include="Document.cs" />
- <Compile Include="DocumentView.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="EtchedLine.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Exif.cs" />
- <Compile Include="ExifTagID.cs" />
- <Compile Include="ExifTagType.cs" />
- <Compile Include="HandledEventArgs`1.cs" />
- <Compile Include="HandledEventHandler`1.cs" />
- <Compile Include="HeaderLabel.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="HorizontalSnapEdge.cs" />
- <Compile Include="HsvColor.cs" />
- <Compile Include="IAppWorkspaceForSurfaceBox.cs" />
- <Compile Include="IBottomNameStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="IFormAssociate.cs" />
- <Compile Include="IHotKeyTarget.cs" />
- <Compile Include="ImageNameStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="IndexEventArgs.cs" />
- <Compile Include="IndexEventHandler.cs" />
- <Compile Include="InvariantData.cs" />
- <Compile Include="IPaintBackground.cs" />
- <Compile Include="ISnapManagerHost.cs" />
- <Compile Include="ISnapObstacleHost.cs" />
- <Compile Include="IUnitsComboBox.cs" />
- <Compile Include="MemoryBlock.cs" />
- <Compile Include="MetaData.cs" />
- <Compile Include="MovingEventArgs.cs" />
- <Compile Include="MovingEventHandler.cs" />
- <Compile Include="PanelEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Param\Args.cs" />
- <Compile Include="Param\BooleanObject.cs" />
- <Compile Include="Param\ChoiseArray.cs" />
- <Compile Include="Param\ColorNumber.cs" />
- <Compile Include="Param\DecimalNumber.cs" />
- <Compile Include="Param\DecimalScope.cs" />
- <Compile Include="Param\InputMatObject.cs" />
- <Compile Include="Param\IntegerNumber.cs" />
- <Compile Include="Param\OddNumber.cs" />
- <Compile Include="Param\ParamObject.cs" />
- <Compile Include="Param\StringArray.cs" />
- <Compile Include="Param\TagStruct.cs" />
- <Compile Include="PdnBaseForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="PdnException.cs" />
- <Compile Include="PdnNumericUpDown.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="PdnRegion.cs" />
- <Compile Include="ProgressEventArgs.cs" />
- <Compile Include="ProgressEventHandler.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="RenderArgs.cs" />
- <Compile Include="RgbColor.cs" />
- <Compile Include="Ruler.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="ScaleFactor.cs" />
- <Compile Include="SnapDescription.cs" />
- <Compile Include="SnapManager.cs" />
- <Compile Include="SnapObstacle.cs" />
- <Compile Include="SnapObstacleController.cs" />
- <Compile Include="SnapRegion.cs" />
- <Compile Include="Surface.cs" />
- <Compile Include="SurfaceBoxBaseRenderer.cs" />
- <Compile Include="SurfaceBoxRenderer.cs" />
- <Compile Include="SurfaceBoxRendererList.cs" />
- <Compile Include="TaskButton.cs" />
- <Compile Include="TaskDialog.cs" />
- <Compile Include="Threading\ThreadPool.cs" />
- <Compile Include="Threading\WaitableCounter.cs" />
- <Compile Include="Tools.cs" />
- <Compile Include="UnitsComboBoxHandler.cs" />
- <Compile Include="UnitsComboBoxStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="UnitsDisplayType.cs" />
- <Compile Include="Utility.cs" />
- <Compile Include="VerticalSnapEdge.cs" />
- <Compile Include="WaitCursorChanger.cs" />
- <Compile Include="WorkerThreadException.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Annotation\Annotation.csproj">
- <Project>{714c794e-a8c5-4a35-afd5-c215a78386fc}</Project>
- <Name>Annotation</Name>
- </ProjectReference>
- <ProjectReference Include="..\Base\Base.csproj">
- <Project>{897ef588-5b1e-4015-96a0-907cfe9c55e4}</Project>
- <Name>Base</Name>
- </ProjectReference>
- <ProjectReference Include="..\Resources\Resources.csproj">
- <Project>{a6fb7e37-2656-4f1a-ab9e-c66768c14966}</Project>
- <Name>Resources</Name>
- </ProjectReference>
- <ProjectReference Include="..\SystemLayer\SystemLayer.csproj">
- <Project>{44622311-7d95-40e5-a502-9db65aa8dc72}</Project>
- <Name>SystemLayer</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="CustomControl\DecimalScopeControl.resx">
- <DependentUpon>DecimalScopeControl.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CustomControl\SelectButton.resx">
- <DependentUpon>SelectButton.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CustomControl\TriangleTrackBar.resx">
- <DependentUpon>TriangleTrackBar.cs</DependentUpon>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
- <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
- <Error Condition="!Exists('..\packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\build\OpenCvSharp3-AnyCPU.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\build\OpenCvSharp3-AnyCPU.props'))" />
- </Target>
- <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
- </Project>
|