Merge pull request #127 from mRemoteNG/MR-902_vncsharp_lib_updates

MR-902 vncsharp lib updates
This commit is contained in:
Sean Kaim
2016-07-08 16:52:31 -04:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -115,7 +115,7 @@ Copyright
Creative Commons Attribution 2.5 License
http://www.famfamfam.com/
VncSharp 1.0
VncSharp 1.1
Copyright <20> 2004-2009 David Humphrey
GNU General Public License (GPL) Version 2
http://cdot.senecac.on.ca/projects/vncsharp/
https://github.com/humphd/VncSharp

Binary file not shown.

Binary file not shown.

View File

@@ -89,9 +89,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>References\Tamir.SharpSSH.dll</HintPath>
</Reference>
<Reference Include="VncSharpNG, Version=1.1.2.0, Culture=neutral, PublicKeyToken=61974755c7bfea7c, processorArchitecture=MSIL">
<Reference Include="VncSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=61974755c7bfea7c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>References\VncSharpNG.dll</HintPath>
<HintPath>References\VncSharp.dll</HintPath>
</Reference>
<Reference Include="WeifenLuo.WinFormsUI.Docking, Version=2.5.0.15095, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>