You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/03/24 23:37:22 UTC

[3/3] git commit: applied Sergey's SpecificVersion flag fix to the wp7 template also CB-6103

applied Sergey's SpecificVersion flag fix to the wp7 template also CB-6103


Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/180d3773
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/180d3773
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/180d3773

Branch: refs/heads/master
Commit: 180d37736fc8e4a5fcf6157fa5cc49b4238408a4
Parents: 6a801c3
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon Mar 24 15:37:26 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon Mar 24 15:37:26 2014 -0700

----------------------------------------------------------------------
 .../cordova/lib/CordovaDeploy/CordovaDeploy/CordovaDeploy.csproj   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/180d3773/wp7/template/cordova/lib/CordovaDeploy/CordovaDeploy/CordovaDeploy.csproj
----------------------------------------------------------------------
diff --git a/wp7/template/cordova/lib/CordovaDeploy/CordovaDeploy/CordovaDeploy.csproj b/wp7/template/cordova/lib/CordovaDeploy/CordovaDeploy/CordovaDeploy.csproj
index fb9949f..eeda0bb 100644
--- a/wp7/template/cordova/lib/CordovaDeploy/CordovaDeploy/CordovaDeploy.csproj
+++ b/wp7/template/cordova/lib/CordovaDeploy/CordovaDeploy/CordovaDeploy.csproj
@@ -53,7 +53,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Microsoft.Smartdevice.Connectivity, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
-      <SpecificVersion>False</SpecificVersion>
+      <SpecificVersion>True</SpecificVersion>
       <HintPath>C:\Program Files (x86)\Common Files\microsoft shared\Phone Tools\CoreCon\10.0\Bin\Microsoft.Smartdevice.Connectivity.dll</HintPath>
     </Reference>
     <Reference Include="System" />