Show
Ignore:
Timestamp:
2007-12-01 14:21:07 (10 months ago)
Author:
fredck
Message:

Created specific projects for VS2003 and VS2005. Both share the same code base, pointing to different folders inside bin.

Location:
FCKeditor.Net/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Net/trunk

    • Property svn:ignore
      •  

        old new  
        11bin 
        22obj 
         3FredCK.FCKeditorV2.vs2003.csproj.user 
  • FCKeditor.Net/trunk/_samples/aspx/sample01.aspx

    r182 r1158  
    1 <%@ Page ValidateRequest="false" Language="C#" AutoEventWireup="false" %> 
     1<%@ Page ValidateRequest="true" Language="C#" AutoEventWireup="false" %> 
    22<%@ Register TagPrefix="FCKeditorV2" Namespace="FredCK.FCKeditorV2" Assembly="FredCK.FCKeditorV2" %> 
    33<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">