You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2019/07/12 02:25:10 UTC

[cordova-windows] branch brodybits-vs-doc-updates created (now 8b57262)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a change to branch brodybits-vs-doc-updates
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git.


      at 8b57262  README.md updates

This branch includes the following new commits:

     new 8b57262  README.md updates

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-windows] 01/01: README.md updates

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch brodybits-vs-doc-updates
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git

commit 8b57262029aec7243e88a7f30da42936295a6d70
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Thu Jul 11 22:25:04 2019 -0400

    README.md updates
    
    - update requirements
    - update link to Windows platform guide
---
 README.md | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index e16ce9d..da22a28 100644
--- a/README.md
+++ b/README.md
@@ -33,17 +33,9 @@ This repo contains the code for an [Apache Cordova](http://cordova.apache.org) p
 
 # Requirements
 
-### Windows 10, Windows 8.1, Windows Phone 8.1
+**Host OS:** Windows 10
 
-Host OS: Windows 8.1 or Windows 10
-
-Install the tools: [Visual Studio 2015](http://www.visualstudio.com/downloads) or newer
-
-### Windows 8.1,Windows Phone 8.1
-
-Host OS: Windows 8.1
-
-Install the tools: [Visual Studio 2013 Express](http://www.visualstudio.com/downloads/download-visual-studio-vs#d-express-windows-8).
+**Visual Studio:** Visual Studio 2017 from [older downloads](https://visualstudio.microsoft.com/vs/older-downloads/) is required as Visual Studio 2019 dropped `.jsproj` (UWP JavaScript) support. (See [issue #327](https://github.com/apache/cordova-windows/issues/327) for more details.)
 
 # Getting started
 
@@ -74,5 +66,5 @@ Report them [right here at GitHub using the "Issues" tab](https://github.com/apa
 
 # Further Reading
 
-- [Windows Platform Guide](http://cordova.apache.org/docs/en/latest/guide/platforms/win8/index.html)
+- [Windows Platform Guide](https://cordova.apache.org/docs/en/latest/guide/platforms/windows/index.html)
 - [Apache Cordova Documentation](http://docs.cordova.io)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org