Changeset 4690

Show
Ignore:
Timestamp:
06/05/08 06:51:27 (6 months ago)
Author:
xmlhacker
Message:

addition of SSH library for invoking remote commands via SSH

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/nuxleus/Source/Dependencies/sgmlreader-1.7.2/sgmlreaderdll/SgmlReaderDll71.csproj

    r4651 r4690  
    22  <PropertyGroup> 
    33    <ProjectType>Local</ProjectType> 
    4     <ProductVersion>9.0.21022</ProductVersion> 
     4    <ProductVersion>9.0.30428</ProductVersion> 
    55    <SchemaVersion>2.0</SchemaVersion> 
    66    <ProjectGuid>{54BFAB0E-44DC-44DA-A291-3B58B4A2D304}</ProjectGuid> 
     
    1212    </AssemblyKeyContainerName> 
    1313    <AssemblyName>SgmlReaderDll</AssemblyName> 
    14     <AssemblyOriginatorKeyFile> 
    15     </AssemblyOriginatorKeyFile> 
     14    <AssemblyOriginatorKeyFile>Extf.Net.snk</AssemblyOriginatorKeyFile> 
    1615    <DefaultClientScript>JScript</DefaultClientScript> 
    1716    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> 
     
    2827    <UpgradeBackupLocation> 
    2928    </UpgradeBackupLocation> 
     29    <SignAssembly>true</SignAssembly> 
    3030  </PropertyGroup> 
    3131  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 
     
    101101    </EmbeddedResource> 
    102102  </ItemGroup> 
     103  <ItemGroup> 
     104    <None Include="Extf.Net.snk" /> 
     105  </ItemGroup> 
    103106  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 
    104107  <PropertyGroup>