瀏覽代碼

Added Array.cs to WP project

Gert Driesen 9 年之前
父節點
當前提交
df1211a0b1
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/Renci.SshNet.WindowsPhone/Renci.SshNet.WindowsPhone.csproj

+ 3 - 0
src/Renci.SshNet.WindowsPhone/Renci.SshNet.WindowsPhone.csproj

@@ -122,6 +122,9 @@
     <Compile Include="..\Renci.SshNet\CommandAsyncResult.cs">
       <Link>CommandAsyncResult.cs</Link>
     </Compile>
+    <Compile Include="..\Renci.SshNet\Common\Array.cs">
+      <Link>Common\Array.cs</Link>
+    </Compile>
     <Compile Include="..\Renci.SshNet\Common\ASCIIEncoding.cs">
       <Link>Common\ASCIIEncoding.cs</Link>
     </Compile>