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

« back to all changes in this revision

Viewing changes to src/core/MonoDevelop.Core/frameworks.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:
4
4
                <Assemblies>
5
5
                        <!-- The first assembly is used to check if the framework is installed -->
6
6
                        <Assembly>System</Assembly>
 
7
                        <Assembly>mscorlib</Assembly>
7
8
                        <Assembly>ICSharpCode.SharpZipLib</Assembly>
8
9
                        <Assembly>Accessibility</Assembly>
9
10
                        <Assembly>cscompmgd</Assembly>
43
44
                        <Assembly>System.Data</Assembly>
44
45
                        <Assembly>System.Data.OracleClient</Assembly>
45
46
                        <Assembly>System.Data.SqlXml</Assembly>
46
 
                        <Assembly>System.Deployment</Assembly>
47
47
                        <Assembly>System.Design</Assembly>
48
48
                        <Assembly>System.DirectoryServices</Assembly>
49
49
                        <Assembly>System.DirectoryServices.Protocols</Assembly>
158
158
                <Assemblies>
159
159
                        <!-- The first assembly is used to check if the framework is installed -->
160
160
                        <Assembly>System</Assembly>
 
161
                        <Assembly>mscorlib</Assembly>
161
162
                        <Assembly>System.Core</Assembly>
162
163
                        <Assembly>System.Net</Assembly>
163
164
                        <Assembly>System.Runtime.Serialization</Assembly>