懒得勤快 5 年之前
父節點
當前提交
d6eda5048d
共有 3 個文件被更改,包括 7 次插入16 次删除
  1. 1 0
      .gitignore
  2. 6 0
      Masuit.Tools.Abstractions.xml
  3. 0 16
      Masuit.Tools/packages.config.new.20200817151312

+ 1 - 0
.gitignore

@@ -242,3 +242,4 @@ ModelManifest.xml
 .fake/
 /Masuit.Tools.Core/Masuit.Tools.Core.xml
 /Masuit.Tools.Core/Masuit.Tools.Core.xml
+/Masuit.Tools.Abstractions.xml

+ 6 - 0
Masuit.Tools.Abstractions.xml

@@ -6225,3 +6225,9 @@
         </member>
     </members>
 </doc>
+iagnostics.Process.Id" /> 属性的 <see cref="P:System.Diagnostics.Process.Handle" />。- 或 -没有与此 <see cref="T:System.Diagnostics.Process" /> 对象关联的进程。- 或 -您正尝试为远程计算机上运行的进程调用 <see cref="M:System.Diagnostics.Process.WaitForExit(System.Int32)" />。此方法仅对本地计算机上运行的进程可用。</exception>
+            <exception cref="T:System.ComponentModel.Win32Exception">未能访问该等待设置。</exception>
+            <exception cref="T:System.Exception">命令参数无效,必须传入一个控制台能被cmd.exe可执行程序; 如:ping 127.0.0.1</exception>
+        </member>
+    </members>
+</doc>

+ 0 - 16
Masuit.Tools/packages.config.new.20200817151312

@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<packages>
-  <package id="AngleSharp" version="0.14.0" targetFramework="net461" />
-  <package id="DnsClient" version="1.3.2" targetFramework="net461" />
-  <package id="HtmlSanitizer" version="5.0.343" targetFramework="net461" />
-  <package id="Microsoft.AspNet.Mvc" version="5.2.7" targetFramework="net45" />
-  <package id="Microsoft.AspNet.Razor" version="3.2.7" targetFramework="net45" />
-  <package id="Microsoft.AspNet.WebPages" version="3.2.7" targetFramework="net45" />
-  <package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
-  <package id="Newtonsoft.Json" version="12.0.3" targetFramework="net461" />
-  <package id="SharpCompress" version="0.26.0" targetFramework="net461" />
-  <package id="StackExchange.Redis" version="1.2.6" targetFramework="net45" requireReinstallation="true" />
-  <package id="System.Buffers" version="4.5.1" targetFramework="net461" />
-  <package id="System.Runtime.Numerics" version="4.3.0" targetFramework="net461" />
-  <package id="System.ValueTuple" version="4.5.0" targetFramework="net461" />
-</packages>