Updated Branches: refs/heads/master 86d1b25ed -> d99b563be
CB-1252 Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/commit/d99b563b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/tree/d99b563b Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/diff/d99b563b Branch: refs/heads/master Commit: d99b563be49705b5ed15e49c00307cd1da19af3f Parents: 86d1b25 Author: Jesse MacFadyen <purplecabb...@gmail.com> Authored: Thu Aug 16 16:37:53 2012 -0700 Committer: Jesse MacFadyen <purplecabb...@gmail.com> Committed: Thu Aug 16 16:37:53 2012 -0700 ---------------------------------------------------------------------- example/CordovaExample.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/d99b563b/example/CordovaExample.csproj ---------------------------------------------------------------------- diff --git a/example/CordovaExample.csproj b/example/CordovaExample.csproj index 3d8c300..eecf0bd 100644 --- a/example/CordovaExample.csproj +++ b/example/CordovaExample.csproj @@ -99,7 +99,7 @@ <Content Include="CordovaSourceDictionary.xml"> <SubType>Designer</SubType> </Content> - <Content Include="www\cordova-1.9.0.js" /> + <Content Include="www\cordova-2.0.0.js" /> <Content Include="www\network.html"> <SubType>Designer</SubType> </Content>