asmrobot
2019-10-14 730fe7ea65bcadbe235e40bb54b2410d14495267
src/RichCreator.Utility/RichCreator.Utility.csproj
@@ -32,6 +32,7 @@
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Emgu.CV.UI, Version=4.1.0.3420, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
@@ -85,6 +86,7 @@
    <Compile Include="Captures\ICapture.cs" />
    <Compile Include="Captures\ScreenCapture.cs" />
    <Compile Include="CV\CVHelper.cs" />
    <Compile Include="CV\ChannelCVHelper.cs" />
    <Compile Include="CV\GroupCVHelper.cs" />
    <Compile Include="CV\SkillCVHelper.cs" />
    <Compile Include="CV\DnfCVHelper.cs" />