Development

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • r65281 - trunk/monodevelop/Extras/prj2make-sharp-lib

    0 answers - 2699 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Author: lluis
    Date: 2006-09-12 05:14:53 -0400 (Tue, 12 Sep 2006)
    New Revision: 65281
    Modified:
    Log:
    2006-09-07 Andr?\195?\169s G. Aragoneses <knocte (AT) gmail (DOT) com>
    * prj2make-sharp-lib.addin.xml: Added '2003' version to label so as not to
    confuse newcomers who may think VS2005 is supported. course, this should be
    removedwhen 2005 support is added.
    Modified:
    2006-09-12 09:14:38 UTC (rev 65280)
    2006-09-12 09:14:53 UTC (rev 65281)
    @@ -1,3 +1,9 @@
    +2006-09-07 As G. Aragoneses <knocte (AT) gmail (DOT) com>
    +
    +* prj2make-sharp-lib.addin.xml: Added '2003' version to label so as not to
    +confuse newcomers who may think VS2005 is supported. course, this should be
    +removedwhen 2005 support is added.
    +
    2006-07-03 Lluis Sanchez Gual <lluis (AT) novell (DOT) com
    * prj2make-sharp-lib.addin.xml: Updated versions.
    Modified:
    2006-09-12 09:14:38 UTC (rev 65280)
    2006-09-12 09:14:53 UTC (rev 65281)
    @@ -21,9 +21,9 @@
    <Extension path = "/SharpDevelop/Commands">
    <Command id = ""
    -_label = "_Import Visual Studio .NET Project"
    +_label = "_Import Visual Studio .NET 2003 Project"
    defaultHandler = "MonoDevelop.Prj2Make.ImportPrj"
    -description = "Imports solutions created with MS Visual Studio"
    +description = "Imports solutions created with MS Visual Studio .NET 2003"
    icon = "md-visual-studio" />
    </Extension>
    Modified:
    2006-09-12 09:14:38 UTC (rev 65280)
    2006-09-12 09:14:53 UTC (rev 65281)
    @@ -13,9 +13,7 @@
    <CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
    </Configuration>
    </Configurations>
    - <DeploymentInformation strategy="File">
    - <excludeFiles />
    - </DeploymentInformation>
    + <DeployTargets />
    <Contents>
    <File name="./AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
    <File name="./MsPrjHelper.cs" subtype="Code" buildaction="Compile" />
    @@ -44,4 +42,7 @@
    <ProjectReference type="Project" localcopy="True" refto="CSharpBinding" />
    <ProjectReference type="Project" localcopy="True" refto="MonoDevelop.Components" />
    </References>
    + <DeploymentInformation strategy="File">
    + <excludeFiles />
    + </DeploymentInformation>
    </Project>
    \ No newline at end of file
    Mono-patches maillist - Mono-patches (AT) lists (DOT) ximian.com

Re: r65281 - trunk/monodevelop/Extras/prj2make-sharp-lib


max 4000 letters.
Your nickname that display:
In order to stop the spam: 5 + 4 =
QUESTION ON "Development"

EMSDN.COM