~ubuntu-branches/ubuntu/trusty/mono-addins/trusty

« back to all changes in this revision

Viewing changes to Mono.Addins.MSBuild/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane
  • Date: 2011-07-12 18:52:40 UTC
  • Revision ID: james.westby@ubuntu.com-20110712185240-2anlu3itnx2f3cov
Tags: 0.6.1-1ubuntu1
* Update Microsoft.Build.Utilities references to
  Microsoft.Build.Utilities.v4.0 for the CLR 4.0. Change will arrive in
  Debian soon, so we can sync again then.
* Bump minimal debhelper BD to 7.0.50~ for override support

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
 
172
172
REFERENCES = \
173
173
        -r:Microsoft.Build.Framework \
174
 
        -r:Microsoft.Build.Utilities \
 
174
        -r:Microsoft.Build.Utilities.v4.0 \
175
175
        -r:System
176
176
 
177
177
DLL_REFERENCES =