|
@@ -1,5 +1,6 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
+ <Import Project="..\packages\OpenCvSharp4.runtime.win.4.5.5.20211231\build\netstandard\OpenCvSharp4.runtime.win.props" Condition="Exists('..\packages\OpenCvSharp4.runtime.win.4.5.5.20211231\build\netstandard\OpenCvSharp4.runtime.win.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>
|
|
@@ -14,6 +15,8 @@
|
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
<TargetFrameworkProfile />
|
|
|
+ <NuGetPackageImportStamp>
|
|
|
+ </NuGetPackageImportStamp>
|
|
|
<PublishUrl>publish\</PublishUrl>
|
|
|
<Install>true</Install>
|
|
|
<InstallFrom>Disk</InstallFrom>
|
|
@@ -28,8 +31,6 @@
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
- <NuGetPackageImportStamp>
|
|
|
- </NuGetPackageImportStamp>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
@@ -179,12 +180,11 @@
|
|
|
<HintPath>..\OpenDll\WordApiDll\office.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>..\Bin\x64\Debug\OpenCvSharp.dll</HintPath>
|
|
|
+ <HintPath>..\packages\OpenCvSharp4.4.5.5.20211231\lib\netstandard2.0\OpenCvSharp.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>..\Bin\x64\Debug\OpenCvSharp.Extensions.dll</HintPath>
|
|
|
+ <HintPath>..\packages\OpenCvSharp.Extensions.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="OTS.WinFormsUI.Docking">
|
|
|
<HintPath>..\Bin\x64\Debug\OTS.WinFormsUI.Docking.dll</HintPath>
|
|
@@ -204,6 +204,9 @@
|
|
|
<Private>False</Private>
|
|
|
</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.Data.SQLite, Version=1.0.115.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=AMD64">
|
|
@@ -215,6 +218,16 @@
|
|
|
<Reference Include="System.Data.SQLite.Linq, Version=1.0.115.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
|
<HintPath>..\packages\System.Data.SQLite.Linq.1.0.115.0\lib\net46\System.Data.SQLite.Linq.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=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
+ <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
|
<Reference Include="System.ServiceModel" />
|
|
|
<Reference Include="System.ServiceModel.Web" />
|
|
@@ -1361,6 +1374,7 @@
|
|
|
</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\OpenCvSharp4.runtime.win.4.5.5.20211231\build\netstandard\OpenCvSharp4.runtime.win.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\OpenCvSharp4.runtime.win.4.5.5.20211231\build\netstandard\OpenCvSharp4.runtime.win.props'))" />
|
|
|
</Target>
|
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
|
|
</Project>
|