kingno
2 天以前 a9e1d576c88a828baa766b5c38cce7bad0f3f25c
src/Bro.M141.Process/Bro.M141.Process.csproj
@@ -15,6 +15,10 @@
      <Exec Command="Copy $(SolutionDir)libs\PFW $(OutDir)&#xD;&#xA;Copy $(SolutionDir)libs\SafetyDog $(OutDir)&#xD;&#xA;Copy $(SolutionDir)libs\Nuget $(OutDir)&#xD;&#xA;Copy $(SolutionDir)libs\halcon12 $(OutDir)&#xD;&#xA;Copy $(SolutionDir)libs\HikCamera $(OutDir)&#xD;&#xA;Copy $(SolutionDir)libs\IKAPCamera $(OutDir)&#xD;&#xA;Copy $(SolutionDir)libs\InsCamera $(OutDir)&#xD;&#xA;Copy $(SolutionDir)libs\WebServiceDll $(OutDir)" />
   </Target>
   <!--<ItemGroup>
     <Compile Include="MyMQTT.cs" />
   </ItemGroup>-->
   
   <!--<ItemGroup>
     <Compile Include="M141Process_Mysql.cs" />
@@ -55,6 +59,7 @@
   <ItemGroup>
      <PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.6" />
      <PackageReference Include="NPOI" Version="2.7.1" />
      <PackageReference Include="RabbitMQ.Client" Version="6.4.0" />
      <PackageReference Include="ScottPlot.WinForms" Version="4.1.58" />
      <PackageReference Include="System.ServiceModel.Duplex" Version="4.8.1" />
      <PackageReference Include="System.ServiceModel.Federation" Version="4.8.1" />
@@ -158,6 +163,9 @@
      <Reference Include="SunnyUI.Common">
         <HintPath>..\..\libs\Nuget\SunnyUI.Common.dll</HintPath>
      </Reference>
      <Reference Include="System.Threading.Channels">
        <HintPath>..\..\libs\Nuget\System.Threading.Channels.dll</HintPath>
      </Reference>
      <Reference Include="zxing">
        <HintPath>..\..\libs\Nuget\zxing.dll</HintPath>
      </Reference>