~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric

« back to all changes in this revision

Viewing changes to src/addins/ILAsmBinding/ILAsmBinding.addin.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2011-06-27 17:03:13 UTC
  • mto: (1.8.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: james.westby@ubuntu.com-20110627170313-6cvz3s19x6e9hqe9
ImportĀ upstreamĀ versionĀ 2.5.92+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
       url         = "http://www.monodevelop.com"
7
7
       description = "ILAsm Language Binding" 
8
8
       category    = "Language bindings"
9
 
       version     = "2.4">
 
9
       version     = "2.6">
10
10
 
11
11
        <Runtime>
12
12
                <Import assembly = "ILAsmBinding.dll"/>
13
13
        </Runtime>
14
14
 
15
15
        <Dependencies>
16
 
                <Addin id="Core" version="2.4"/>
17
 
                <Addin id="Ide" version="2.4"/>
 
16
                <Addin id="Core" version="2.6"/>
 
17
                <Addin id="Ide" version="2.6"/>
18
18
        </Dependencies>
19
19
        
20
20
        <Extension path = "/MonoDevelop/Ide/ProjectTemplates">