Browse Source

增加附属文件

wujingwei 1 year ago
parent
commit
73c8837cc8
1 changed files with 54 additions and 1 deletions
  1. 54 1
      GatewayTool/GatewayTool.csproj

+ 54 - 1
GatewayTool/GatewayTool.csproj

@@ -228,6 +228,42 @@
     <EmbeddedResource Include="UserControls\UcDTUPanel.resx">
       <DependentUpon>UcDTUPanel.cs</DependentUpon>
     </EmbeddedResource>
+    <None Include="bin\Debug\Config.ini" />
+    <None Include="bin\Debug\GatewayTool.exe.config" />
+    <None Include="bin\Debug\log4net.config" />
+    <None Include="bin\Debug\Log\2023-03-24.log" />
+    <None Include="bin\Debug\Log\2023-03-25.log" />
+    <None Include="bin\Debug\Log\2023-03-27.log" />
+    <None Include="bin\Debug\Log\2023-03-28.log" />
+    <None Include="bin\Debug\Log\2023-03-29.log" />
+    <None Include="bin\Debug\Log\2023-03-30.log" />
+    <None Include="bin\Debug\Log\2023-03-31.log" />
+    <None Include="bin\Debug\Log\2023-04-03.log" />
+    <None Include="bin\Debug\Log\2023-04-04.log" />
+    <None Include="bin\Debug\Log\2023-04-06.log" />
+    <None Include="bin\Debug\Log\2023-04-07.log" />
+    <None Include="bin\Debug\Log\2023-04-08.log" />
+    <None Include="bin\Debug\Log\2023-04-10.log" />
+    <None Include="bin\Debug\Log\2023-04-11.log" />
+    <None Include="bin\Debug\Log\2023-04-12.log" />
+    <None Include="bin\Debug\Log\2023-04-13.log" />
+    <None Include="bin\Debug\Log\2023-04-14.log" />
+    <None Include="bin\Debug\Log\2023-04-17.log" />
+    <None Include="bin\Debug\Log\2023-04-18.log" />
+    <None Include="bin\Debug\Log\2023-04-19.log" />
+    <None Include="bin\Debug\Log\2023-04-20.log" />
+    <None Include="bin\Debug\Log\2023-04-21.log" />
+    <None Include="bin\Debug\Log\2023-04-23.log" />
+    <None Include="bin\Debug\Log\2023-04-24.log" />
+    <None Include="bin\Debug\Log\2023-04-25.log" />
+    <None Include="bin\Debug\Log\2023-04-26.log" />
+    <None Include="bin\Debug\Log\2023-04-27.log" />
+    <None Include="bin\Debug\Log\2023-04-28.log" />
+    <None Include="bin\Debug\Log\2023-05-04.log" />
+    <None Include="bin\Debug\Log\2023-05-05.log" />
+    <None Include="bin\Debug\Log\2023-05-06.log" />
+    <None Include="bin\Debug\Log\2023-05-08.log" />
+    <None Include="bin\Debug\Log\2023-05-17.log" />
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>
       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
@@ -248,6 +284,21 @@
     <None Include="Resources\favicon.ico" />
   </ItemGroup>
   <ItemGroup>
+    <Content Include="bin\Debug\GatewayTool.exe" />
+    <Content Include="bin\Debug\GatewayTool.pdb" />
+    <Content Include="bin\Debug\Newtonsoft.Json.dll" />
+    <Content Include="bin\Debug\WjwLib.API.Algorithm.dll" />
+    <Content Include="bin\Debug\WjwLib.API.Communication.dll" />
+    <Content Include="bin\Debug\WjwLib.API.Configuration.dll" />
+    <Content Include="bin\Debug\WjwLib.API.File.dll" />
+    <Content Include="bin\Debug\WjwLib.API.System.dll" />
+    <Content Include="bin\Debug\WjwLib.Control.IPAddressBox.dll" />
+    <Content Include="bin\Debug\WjwLib.Control.LEDNumber.dll" />
+    <Content Include="bin\Debug\WjwLib.Control.LogWindow.dll" />
+    <Content Include="bin\Debug\WjwLib.Control.Switcher.dll" />
+    <Content Include="bin\Debug\WjwLib.Control.WaitLayer.dll" />
+    <Content Include="bin\Debug\WjwLib.Frame.FormBase.dll" />
+    <Content Include="bin\Debug\WjwLib.Frame.Log.dll" />
     <Content Include="favicon.ico" />
     <None Include="Resources\dtu.png" />
     <None Include="Resources\Refresh.png" />
@@ -260,6 +311,8 @@
     <None Include="Resources\stop.png" />
     <None Include="Resources\favimg.png" />
   </ItemGroup>
-  <ItemGroup />
+  <ItemGroup>
+    <Folder Include="bin\Release\" />
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 </Project>