npgsql - Npgsql2: Fixed Npgsql.build to include missing resources.

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fixed Npgsql.build to include missing resources.
Date: 2007-07-07 05:46:19
Message-ID: 20070707054619.31905216C8C@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

Fixed Npgsql.build to include missing resources.
Reverted a modification which set the framework target to mono-2.0. This breaks ms.net target.

Modified Files:
--------------
Npgsql2/src:
Npgsql.build (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql.build.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2007-07-07 07:43:21 pgsql: Move parse.h into src/backend on msvc, which is where it is on
Previous Message User Fxjr 2007-07-07 05:34:30 npgsql - Npgsql2: Added tests.