Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3277210CBD for ; Mon, 24 Mar 2014 23:12:48 +0000 (UTC) Received: (qmail 80524 invoked by uid 500); 24 Mar 2014 23:12:44 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 80479 invoked by uid 500); 24 Mar 2014 23:12:43 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 80467 invoked by uid 99); 24 Mar 2014 23:12:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2014 23:12:43 +0000 Date: Mon, 24 Mar 2014 23:12:43 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-6103) [wp8] CordovaDeploy potential build issue MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13945847#comment-13945847 ] ASF GitHub Bot commented on CB-6103: ------------------------------------ Github user asfgit closed the pull request at: https://github.com/apache/cordova-wp8/pull/28 > [wp8] CordovaDeploy potential build issue > ----------------------------------------- > > Key: CB-6103 > URL: https://issues.apache.org/jira/browse/CB-6103 > Project: Apache Cordova > Issue Type: Improvement > Components: CLI, WP8 > Reporter: Sergey Grebnov > Assignee: Jesse MacFadyen > > I see that Microsoft.Smartdevice.Connectivity libraries are linked with SpecificVersion = False flag. Actually, this is a bad practice and can break build in the future, example: http://social.msdn.microsoft.com/Forums/en-US/11098ece-d1ca-45b7-90be-88df14fa05dd/specific-version-false-doesnt-work-as-expected?forum=csharpide > Please note, that by default SpecificVersion = True. So, following best practices I highly recommend to change this parameter to True also. -- This message was sent by Atlassian JIRA (v6.2#6252)