~bratsche/ubuntu/maverick/monodevelop/disable-appmenu

« back to all changes in this revision

Viewing changes to src/addins/prj2make-sharp-lib/prj2make-sharp-lib.addin.xml

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2009-03-17 17:55:55 UTC
  • mfrom: (1.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20090317175555-2w5qbmu0l5maq6fq
Tags: 1.9.3+dfsg-1ubuntu1
* FFe for Monodevelop 2 granted by motu-release team :)
* Merge from Debian Unstable , remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
       url       = ""
7
7
       description = "Support for VS2005 or MSBuild based projects and importer for VS2003 projects"
8
8
       category    = "Project Import and Export"
9
 
       version   = "1.9.2">
 
9
       version   = "1.9.3">
10
10
 
11
11
        <Dependencies>
12
 
            <Addin id="Core" version="1.9.2"/>
13
 
            <Addin id="Core.Gui" version="1.9.2"/>
14
 
            <Addin id="Projects" version="1.9.2"/>
15
 
                <Addin id="Ide" version="1.9.2"/>
16
 
                <Addin id="CSharpBinding" version="1.9.2"/>
17
 
                <Addin id="VBBinding" version="1.9.2"/>
 
12
            <Addin id="Core" version="1.9.3"/>
 
13
            <Addin id="Core.Gui" version="1.9.3"/>
 
14
            <Addin id="Projects" version="1.9.3"/>
 
15
                <Addin id="Ide" version="1.9.3"/>
 
16
                <Addin id="CSharpBinding" version="1.9.3"/>
 
17
                <Addin id="VBBinding" version="1.9.3"/>
18
18
        </Dependencies>
19
19
        
20
20
        <ExtensionPoint path = "/MonoDevelop/Prj2Make/MSBuildProjectExtension">