From lucene-net-dev-return-1956-apmail-incubator-lucene-net-dev-archive=incubator.apache.org@incubator.apache.org Tue Apr 14 11:05:47 2009 Return-Path: Delivered-To: apmail-incubator-lucene-net-dev-archive@minotaur.apache.org Received: (qmail 30166 invoked from network); 14 Apr 2009 11:05:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Apr 2009 11:05:47 -0000 Received: (qmail 54564 invoked by uid 500); 14 Apr 2009 11:05:47 -0000 Delivered-To: apmail-incubator-lucene-net-dev-archive@incubator.apache.org Received: (qmail 54475 invoked by uid 500); 14 Apr 2009 11:05:46 -0000 Mailing-List: contact lucene-net-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@incubator.apache.org Delivered-To: mailing list lucene-net-dev@incubator.apache.org Received: (qmail 54465 invoked by uid 99); 14 Apr 2009 11:05:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2009 11:05:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2009 11:05:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DF96D234C044 for ; Tue, 14 Apr 2009 04:05:14 -0700 (PDT) Message-ID: <1213827783.1239707114914.JavaMail.jira@brutus> Date: Tue, 14 Apr 2009 04:05:14 -0700 (PDT) From: "Vijay Santhanam (JIRA)" To: lucene-net-dev@incubator.apache.org Subject: [jira] Updated: (LUCENENET-180) Upgrade csproj and sln to VS08 In-Reply-To: <139241762.1239706874936.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENENET-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay Santhanam updated LUCENENET-180: -------------------------------------- Attachment: VS2008-patch.patch Attached is the upgrade patch. Only Lucene.Net library was upgraded. I realize this patch will require both VS05 and VS08 projs will need to be synch'd with the same source files. However, I would encourage this community to upgrade to upgrade because VS08 can build for .net 2.0 and VS08 is way faster for dev in general. > Upgrade csproj and sln to VS08 > ------------------------------ > > Key: LUCENENET-180 > URL: https://issues.apache.org/jira/browse/LUCENENET-180 > Project: Lucene.Net > Issue Type: Improvement > Environment: VS08 > Reporter: Vijay Santhanam > Priority: Minor > Attachments: VS2008-patch.patch > > > Upgrade the sln and csproj to VS08. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.