Skip to content

Commit 246d014

Browse files
authored
Merge pull request #8556 from MicrosoftDocs/repo_sync_working_branch
Resolve syncing conflicts from repo_sync_working_branch to main
2 parents c76d3c0 + e07c78a commit 246d014

File tree

6 files changed

+12
-61
lines changed

6 files changed

+12
-61
lines changed

docs/ide/file-nesting-solution-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ ms.technology: vs-ide-general
1616

1717
[!INCLUDE [Visual Studio](~/includes/applies-to-version/vs-windows-only.md)]
1818

19-
**Solution Explorer** nests related files to help organize them and make them easier to locate. For example, if you add a Windows Forms form to a project, the code file for the form is nested below the form in **Solution Explorer**. In ASP.NET Core projects, file nesting can be taken a step further. You can choose between the file nesting presets **Off**, **Default**, and **Web**. You can also [customize how files are nested](#customize-file-nesting) or [create solution-specific and project-specific settings](#create-project-specific-settings).
19+
**Solution Explorer** nests related files to help organize them and make them easier to locate. For example, if you add a Windows Forms form to a project, the code file for the form is nested below the form in **Solution Explorer**. In .NET Core (and .NET 5 and later) projects, file nesting can be taken a step further. You can choose between the file nesting presets **Off**, **Default**, and **Web**. You can also [customize how files are nested](#customize-file-nesting) or [create solution-specific and project-specific settings](#create-project-specific-settings).
2020

2121
> [!NOTE]
22-
> The feature is supported for all .NET Core projects, but is only on by default for ASP.NET Core projects.
22+
> In Visual Studio 2022 version 17.2 and earlier, this feature was only supported for ASP.NET Core projects.
2323
2424
## File nesting options
2525

docs/install/troubleshooting-installation-issues.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.technology: vs-installation
2020

2121
[!INCLUDE [Visual Studio](~/includes/applies-to-version/vs-windows-only.md)]
2222

23-
> [!IMPORTANT]
23+
> [!TIP]
2424
> Having a problem installing? We can help. We offer an [**installation chat**](https://visualstudio.microsoft.com/vs/support/#talktous) (English only) support option.
2525
2626
This troubleshooting guide includes step-by-step instructions that should resolve most installation issues.
@@ -154,15 +154,3 @@ Two policies control the ability to install WebView2: [Microsoft Edge 'Install (
154154

155155
> [!NOTE]
156156
> If neither policy is configured, WebView2 installation is allowed by your organization.
157-
158-
## Live help
159-
160-
If the solutions listed in this troubleshooting guide don't help you successfully install or upgrade Visual Studio, use our [**live chat**](https://visualstudio.microsoft.com/vs/support/#talktous) support option (English only) for further assistance.
161-
162-
## See also
163-
164-
* [Repair Visual Studio](repair-visual-studio.md)
165-
* [Remove Visual Studio](uninstall-visual-studio.md#remove)
166-
* [Install and use Visual Studio and Azure Services behind a firewall or proxy server](install-and-use-visual-studio-behind-a-firewall-or-proxy-server.md)
167-
* [Tools for detecting and managing Visual Studio instances](tools-for-managing-visual-studio-instances.md)
168-
* [Visual Studio administrator guide](visual-studio-administrator-guide.md)

docs/version-control/git-with-visual-studio.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,6 @@ To personalize your Git settings at a repository level as well as at a global le
8686

8787
:::image type="content" source="media/git-options-settings.png" alt-text="The Options dialog box where you can choose personalization and customization settings in Visual Studio IDE.":::
8888

89-
## Enhanced experience & feedback
90-
91-
We continue to add new features to enhance the Git experience. For more info about recent features and a feedback survey, see the [Multi-repo support in Visual Studio](https://devblogs.microsoft.com/visualstudio/multi-repo-support-in-visual-studio/) blog post. If you have a suggestion, let us know! We appreciate the opportunity to engage with you in the [**Developer Community**](https://aka.ms/vs-suggest).
92-
93-
To try more recent/preview updates to the Git experience available, download and install from the [Visual Studio 2022 Preview](https://visualstudio.microsoft.com/vs/preview/) page. Read our [Visual Studio 2022 release notes](/visualstudio/releases/2022/release-notes) for details on each release.
94-
9589
::: moniker-end
9690

9791
::: moniker range="<=vs-2019"
@@ -283,11 +277,4 @@ The new Git experience is the default version control system in Visual Studio 20
283277

284278
:::image type="content" source="media/git-opt-new-user-experience.png" alt-text="The Preview Features section of the Options dialog box in Visual Studio ":::
285279

286-
## See also
287-
288-
- [The new Git experience in Visual Studio 2019](git-with-visual-studio.md?view=vs-2019&preserve-view=true)
289-
- [Compare Git and Team Explorer side-by-side in Visual Studio 2019](git-team-explorer-feature-comparison.md?view=vs-2019&preserve-view=true)
290-
- [Work with GitHub accounts in Visual Studio](../ide/work-with-github-accounts.md)
291-
- [Visual Studio 2019 release notes](/visualstudio/releases/2019/release-notes)
292-
- To learn more about using Git and GitHub in Visual Studio 2019, watch the following YouTube video: [Getting started with Git in Visual Studio](https://www.youtube.com/watch?v=GCZ9x3yqkyc&list=PLReL099Y5nRc-zbaFbf0aNcIamBQujOxP)
293280
::: moniker-end

docs/version-control/index.yml

Lines changed: 7 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ landingContent:
3131
url: git-clone-repository.md
3232
- text: Create a new repo
3333
url: git-create-repository.md
34+
- linkListType: reference
35+
links:
36+
- text: Compare Git & Team Explorer
37+
url: git-team-explorer-feature-comparison.md
38+
- text: Become a master at Git & open source (blog)
39+
url: https://devblogs.microsoft.com/visualstudio/become-a-master-at-git-and-open-source/
40+
3441

3542
# Card
3643
- title: Innerloop dev workflow
@@ -62,28 +69,3 @@ landingContent:
6269
- text: Git settings & preferences
6370
url: git-settings.md
6471

65-
# Card
66-
- title: Reference
67-
linkLists:
68-
- linkListType: reference
69-
links:
70-
- text: Compare Git & Team Explorer
71-
url: git-team-explorer-feature-comparison.md
72-
- text: Become a master at Git & open source (blog)
73-
url: https://devblogs.microsoft.com/visualstudio/become-a-master-at-git-and-open-source/
74-
75-
# Card
76-
- title: Resources
77-
linkLists:
78-
- linkListType: whats-new
79-
links:
80-
- text: Performance Enhancement - Git branch switching (blog)
81-
url: https://devblogs.microsoft.com/visualstudio/vs2022-performance-enhancements-git-branch-switching/
82-
- text: Supercharge your Git experience (blog)
83-
url: https://devblogs.microsoft.com/visualstudio/supercharge-your-git-experience-in-vs/
84-
- text: Release notes
85-
url: /visualstudio/releases/2022/release-notes-preview
86-
- text: Videos and more...
87-
url: https://visualstudio.microsoft.com/vs/github/
88-
89-

docs/version-control/toc.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
href: git-clone-repository.md
1313
- name: Create a repo
1414
href: git-create-repository.md
15+
- name: Git settings and preferences
16+
href: git-settings.md
1517
- name: Innerloop workflow
1618
expanded: true
1719
items:
@@ -36,11 +38,7 @@
3638
href: git-resolve-conflicts.md
3739
- name: Resources
3840
items:
39-
- name: Git settings and preferences
40-
href: git-settings.md
4141
- name: Create a GitHub account
4242
href: git-create-github-account.md
4343
- name: Compare Git and Team Explorer side-by-side
4444
href: git-team-explorer-feature-comparison.md
45-
- name: Release notes
46-
href: /visualstudio/releases/2022/release-notes

mac/set-up-git-repository.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,3 @@ If you have issues with initializing your project with an empty remote repositor
186186
1. Browse to the Version Control menu and choose **Publish in Version Control**.
187187
1. Follow the steps of the above tutorial starting from the step 6.
188188
::: moniker-end
189-
190-
## See also
191-
192-
- [Version control in Visual Studio (on Windows)](/visualstudio/version-control/)

0 commit comments

Comments
 (0)