Skip to content

Commit 58c606c

Browse files
authored
Merge branch 'master' into mikejo
2 parents 6c394df + 57f1ef3 commit 58c606c

11 files changed

+18
-305
lines changed

docs/ide/how-to-report-a-problem-with-visual-studio-2017.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you encounter a problem with Visual Studio, we want to know about it so that
2121
## Open the Report a Problem tool
2222
Click the user feedback icon next to **Quick Launch** in the title bar, or click **Help | Send Feedback | Report a Problem**.
2323

24-
![Report a Problem Menu Item](../ide/media/ReportaProblemMenuItem.jpeg "Report a Problem Menu Item")
24+
![Report a Problem Menu Item](../ide/media/report-a-problem-menu-item.png "Report a Problem Menu Item")
2525

2626
## Search and vote for similar problems
2727
### <a name="search_and_vote"></a>

docs/ide/whats-new-in-visual-studio-2015.md

Lines changed: 0 additions & 288 deletions
This file was deleted.

docs/ide/whats-new-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "What&#39;s New in Visual Studio 2015 | Microsoft Docs"
2+
title: "What&#39;s New in Visual Studio 2017 RC | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/16/2016"
55
ms.reviewer: ""

docs/install/create-an-offline-installation-of-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ translation.priority.mt:
3636
# Create an offline installation of Visual Studio 2017 RC
3737

3838
## Create a layout
39-
You can create an offline installation layout that contains all the files you need to install Visual Studio 2017 RC without requiring Internet access.
39+
You can create an offline installation layout that contains all the files you need to install [Visual Studio 2017 RC](https://www.visualstudio.com/vs/visual-studio-2017-rc/) without requiring Internet access.
4040

4141
#### To create an offline installation layout of Visual Studio
4242
1. Download the Visual Studio setup executable file to a drive on your local machine.
43-
For example, [download the vs_enterprise.exe file](https://aka.ms/vs/15/release/vs_enterprise.exe).
43+
For example, [download the vs_enterprise.exe file](https://www.visualstudio.com/vs/visual-studio-2017-rc/).
4444
2. Run `vs_enterprise.exe` with the following arguments (switches) from a command prompt:
4545

4646
a. Add `--layout <path>`, where `<path>` is the location where you want the layout to download to. By default, all languages are downloaded. (See Example A.)

docs/install/install-visual-studio.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ Welcome to a new way to install Visual Studio! In our newest version, we’ve ma
5252
> [!IMPORTANT]
5353
> If you have a Preview release of Visual Studio 2017 installed on your computer, you will be prompted to remove it prior to installing Visual Studio 2017 RC.
5454
55-
1. [Download Visual Studio Enterprise 2017 RC](https://aka.ms/vs/15/preview/vs_enterprise) and click **Save**. Then, from your **Downloads** folder, run the `vs_Enterprise.exe` file.
55+
1. [Download Visual Studio Enterprise 2017 RC](https://www.visualstudio.com/vs/visual-studio-2017-rc/) and click **Save**. Then, from your **Downloads** folder, run the `vs_Enterprise.exe` file.
5656

5757
If you receive a User Account Control notice, click **Yes**.
5858

5959
2. We’ll ask you to acknowledge the Microsoft [License Terms](https://www.visualstudio.com/support/legal/mt591984) and the Microsoft [Privacy Statement](https://www.visualstudio.com/dn948229). Click **Install** to continue.
6060

61-
![License Terms and Privacy Statement](media/01-installingdev15prev4-licensetermsandprivacystatement.png)
61+
![License Terms and Privacy Statement](media/01-installingdev15prev4-licensetermsandprivacystatement.png "Microsoft License Terms and Privacy Statement")
6262

6363
3. You’ll see several status screens that show the progress of the installation. After the installer is finished installing, it’s time to pick the feature sets—or workloads—that you want.
6464

@@ -69,7 +69,7 @@ Welcome to a new way to install Visual Studio! In our newest version, we’ve ma
6969

7070
1. Find the workload you want in the **Installing Visual Studio** screen.
7171

72-
![Visual Studio 2017 RC Setup Dialog](../ide/media/willow1.png)
72+
![Visual Studio 2017 RC setup dialog](../ide/media/willow1.png "Installing Visual Studio 2017")
7373

7474
For example, choose the .NET Desktop development workload. It comes with the default core editor, which includes basic code editing support for over 20 languages, the ability to open and edit code from any folder without requiring a project, and integrated source code control.
7575

@@ -83,13 +83,13 @@ Welcome to a new way to install Visual Studio! In our newest version, we’ve ma
8383

8484
If you don’t want to use the handy Workloads feature to customize your Visual Studio installation, click the **Individual components** option from the Visual Studio Installer, select what you want, and then follow the prompts.
8585

86-
![Visual Studio 2017 RC in Windows Start menu](media/vs2017install-IndividualComponents.PNG)
86+
![Visual Studio 2017 - Install individual components](media/vs2017install-IndividualComponents.PNG "Install Visual Studio individual components")
8787

8888
## Install language packs
8989

9090
To install Visual Studio 2017 RC in a language of your choosing, click the **Language packs** option from the Visual Studio Installer, and follow the prompts.
9191

92-
![Visual Studio 2017 RC in Windows Start menu](media/vs2017install-LanguagePacks.PNG)
92+
![Visual Studio 2017 - Install language packs](media/vs2017install-LanguagePacks.PNG "Install Visual Studio language packs")
9393

9494
## See Also
9595
* [Modify Visual Studio 2017 RC](modify-visual-studio.md)

docs/install/modify-visual-studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@ Not only have we made is easier for you to personalize Visual Studio to match th
5050

5151
For example, on a computer running Windows 10 Anniversary Update, click **Start**, and then scroll to the letter **M**, where you’ll see it listed as **Microsoft Visual Studio Installer**.
5252

53-
![00-ModifyingDev15Prev5-FindTheVisualStudioInstaller](../install/media/00-modifyingdev15prev5-findthevisualstudioinstaller.png)
53+
![00-ModifyingDev15Prev5-FindTheVisualStudioInstaller](../install/media/00-modifyingdev15prev5-findthevisualstudioinstaller.png "Locate the Microsoft Visual Studio Installer")
5454

5555
2. Click to start the installer, and then click **Modify**.
5656

57-
![Modifying Visual Studio 2017 RC; Launch or Modify](media/vs2017modify-ModifyOrLaunch.png "01-ModifyingDev15Prev4_LaunchOrModify")
57+
![Modifying Visual Studio 2017 RC; Launch or Modify](media/vs2017modify-ModifyOrLaunch.png "Launch or Modify Visual Studio 2017")
5858

5959
3. From the **Workloads** screen, click to select or deselect the workloads that you want to install or uninstall.
6060

61-
![Visual Studio 2017 RC Setup Dialog](media/vs2017modify-ChooseWorkload.png "VS20117RC_Setup_screen")
61+
![Visual Studio 2017 RC Setup Dialog](media/vs2017modify-ChooseWorkload.png "Choose a workload in Visual Studio 2017")
6262

6363
4. Click **Modify**.
6464

docs/install/uninstall-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ This page walks you through uninstalling Visual Studio, our integrated suite of
5555
If you change your mind later and want to reinstall Visual Studio 2017 RC, simply start the Visual Studio installer again, then click **Install** from the selection screen.
5656

5757
## See Also
58-
* [Install Visual Studio](../install/install-visual-studio-2015.md)
58+
* [Install Visual Studio](install-visual-studio.md)
5959
* [How to Report a Problem with Visual Studio 2017 RC](../ide/how-to-report-a-problem-with-visual-studio-2017.md)

docs/install/use-command-line-parameters-to-install-visual-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ When you install Visual Studio 2017 RC from a command prompt, you can use the fo
6262

6363
## See Also
6464
* [Create an offline installation of Visual Studio 2017 RC](create-an-offline-installation-of-visual-studio.md)
65-
* [Visual Studio Administrator Guide](install/visual-studio-administrator-guide.md)
65+
* [Visual Studio Administrator Guide](visual-studio-administrator-guide.md)
66+
* [Install Visual Studio](install-visual-studio.md)

docs/install/visual-studio-administrator-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ translation.priority.mt:
3434
- "tr-tr"
3535
---
3636
# Visual Studio Administrator Guide for Visual Studio 2017 RC
37-
You can deploy Visual Studio on a network as long as each target computer meets the [minimum installation requirements](https://www.visualstudio.com/en-us/productinfo/visual-studio-15-system-requirements-vs). You can create a network share by running the installation file with the /layout switch (as described on the [Create an Offline Installation of Visual Studio](create-an-offline-installation-of-visual-studio.md) page) and then copying it from the local machine to the network share. If you are using an ISO, you can mount the ISO and share it or copy the ISO to a network share.
37+
You can deploy Visual Studio on a network as long as each target computer meets the [minimum installation requirements](https://www.visualstudio.com/en-us/productinfo/vs2017-system-requirements-vs). You can create a network share by running the installation file with the /layout switch (as described on the [Create an Offline Installation of Visual Studio](create-an-offline-installation-of-visual-studio.md) page) and then copying it from the local machine to the network share. If you are using an ISO, you can mount the ISO and share it or copy the ISO to a network share.
3838

3939
Note that installations from a network share will “remember” the source location they came from. This means that a repair of a client machine might need to return to the network share that the client originally installed from. Choose your network location carefully so that it aligns to the lifetime that you expect to have Visual Studio 2017 clients running in your organization.
4040

docs/porting/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# [Porting, Migrating, and Upgrading Visual Studio Projects](porting-migrating-and-upgrading-visual-studio-projects.md)
1+
# [Porting, Migrating, and Upgrading Visual Studio Projects](port-migrate-and-upgrade-visual-studio-projects.md)

docs/porting/port-migrate-and-upgrade-visual-studio-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ When you move to a newer version of Visual Studio, you'll want to know if you m
4646

4747
For example, in Visual Studio 2017 RC, you can open a project that was created in Visual Studio 2015 or Visual Studio 2013, change it, and then reopen it in Visual Studio 2017 RC; your changes persist and the project behaves the same as it does in the earlier version. The same is true for many assets that were created in Visual Studio 2012.
4848

49-
If you use Visual Studio 2015 together with Visual Studio 2013, Visual Studio 2012, or Visual Studio 2010 SP1, you can create and modify projects and files in any of these versions. You can transfer projects and files among the versions as long as you don't add features that are not supported by one of the versions. (For more information about which features specific to which versions, see our [Release Notes](https://www.visualstudio.com/vs/release-notes/).)
49+
If you use Visual Studio 2015 together with Visual Studio 2013, Visual Studio 2012, or Visual Studio 2010 SP1, you can create and modify projects and files in any of these versions. You can transfer projects and files among the versions as long as you don't add features that are not supported by one of the versions. (For more information about which features are specific to which versions, see our [Release Notes](https://www.visualstudio.com/vs/release-notes/).)

0 commit comments

Comments
 (0)