Changeset 4750

Show
Ignore:
Timestamp:
07/23/08 18:11:28 (4 months ago)
Author:
xmlhacker
Message:

provides a base messaging framework to extend from

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/nuxleus/Source/Dependencies/SharpSSH-1.1.1.13.src/SharpSSH/SharpSSH.csproj

    r4692 r4750  
    4444  </PropertyGroup> 
    4545  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 
    46     <OutputPath>..\bin\Debug\</OutputPath> 
     46    <OutputPath>..\..\</OutputPath> 
    4747    <AllowUnsafeBlocks>true</AllowUnsafeBlocks> 
    4848    <BaseAddress>285212672</BaseAddress> 
  • trunk/nuxleus/Source/Dependencies/Vendor

    • Property svn:externals changed from
      Mono/xsp svn://anonsvn.mono-project.com/source/trunk/xsp
      to
      Mono/xsp svn://anonsvn.mono-project.com/source/trunk/xsp
      protobut-net http://protobuf-net.googlecode.com/svn/trunk/

  • trunk/nuxleus/Source/Dependencies/sgmlreader-1.7.2/sgmlreaderdll/SgmlReaderDll.csproj

    r4651 r4750  
    22  <PropertyGroup> 
    33    <ProjectType>Local</ProjectType> 
    4     <ProductVersion>8.0.21022</ProductVersion> 
     4    <ProductVersion>9.0.30428</ProductVersion> 
    55    <SchemaVersion>2.0</SchemaVersion> 
    66    <ProjectGuid>{499527FF-AE52-450F-B3E3-4AD53E1712AD}</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> 
     
    2726    <UpgradeBackupLocation> 
    2827    </UpgradeBackupLocation> 
     28    <SignAssembly>true</SignAssembly> 
    2929  </PropertyGroup> 
    3030  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 
     
    9494    </EmbeddedResource> 
    9595  </ItemGroup> 
     96  <ItemGroup> 
     97    <None Include="Extf.Net.snk" /> 
     98  </ItemGroup> 
    9699  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 
    97100  <PropertyGroup> 
  • trunk/nuxleus/Source/Dependencies/sgmlreader-1.7.2/sgmlreaderdll/SgmlReaderDll71.csproj

    r4690 r4750  
    22  <PropertyGroup> 
    33    <ProjectType>Local</ProjectType> 
    4     <ProductVersion>9.0.30428</ProductVersion> 
     4    <ProductVersion>9.0.21022</ProductVersion> 
    55    <SchemaVersion>2.0</SchemaVersion> 
    66    <ProjectGuid>{54BFAB0E-44DC-44DA-A291-3B58B4A2D304}</ProjectGuid> 
     
    1212    </AssemblyKeyContainerName> 
    1313    <AssemblyName>SgmlReaderDll</AssemblyName> 
    14     <AssemblyOriginatorKeyFile>Extf.Net.snk</AssemblyOriginatorKeyFile> 
     14    <AssemblyOriginatorKeyFile> 
     15    </AssemblyOriginatorKeyFile> 
    1516    <DefaultClientScript>JScript</DefaultClientScript> 
    1617    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> 
     
    2728    <UpgradeBackupLocation> 
    2829    </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> 
    106103  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 
    107104  <PropertyGroup>