~ubuntu-branches/ubuntu/maverick/indicator-application/maverick

« back to all changes in this revision

Viewing changes to bindings/mono/policy.0.0.appindicator-sharp.config.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-09-22 20:01:04 UTC
  • mto: This revision was merged to the branch mainline in revision 43.
  • Revision ID: james.westby@ubuntu.com-20100922200104-e1qbdzxltavcqc08
Tags: upstream-0.2.9
ImportĀ upstreamĀ versionĀ 0.2.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
                <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
4
4
                        <dependentAssembly>
5
5
                                <assemblyIdentity name="@ASSEMBLY_NAME@" publicKeyToken="bcae265d1c7ab4c2" />
6
 
                                <bindingRedirect oldVersion="0.0.0.0-@ASSEMBLY_VERSION@" newVersion="@ASSEMBLY_VERSION@"/>
 
6
                                <bindingRedirect oldVersion="0.0.0.0-0.1.0.0" newVersion="@ASSEMBLY_VERSION@"/>
7
7
                        </dependentAssembly>
8
8
                </assemblyBinding>
9
9
        </runtime>