Skip to content

Commit dba30bf

Browse files
committed
remoniker the See Also section
1 parent a8499c4 commit dba30bf

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/get-started/tutorial-open-project-from-repo.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,18 @@ If you're ready to code with Visual Studio, dive into any of the following langu
182182

183183
## See also
184184

185+
::: moniker range="vs-2017"
186+
185187
- [Azure DevOps Services: Get started with Azure Repos and Visual Studio](/azure/devops/repos/git/gitquickstart/)
186188
- [Microsoft Learn: Get started with Azure DevOps](/learn/modules/get-started-with-devops/)
187-
- [New Git experience in Visual Studio 2019](../ide/git-with-visual-studio.md?view=vs-2019&preserve-view=true)
189+
- [New Git experience in Visual Studio 2019](../ide/git-with-visual-studio.md?view=vs-2019&preserve-view=true)
190+
191+
::: moniker-end
192+
193+
::: moniker range="vs-2019"
194+
195+
- [Azure DevOps Services: Get started with Azure Repos and Visual Studio](/azure/devops/repos/git/gitquickstart/)
196+
- [Microsoft Learn: Get started with Azure DevOps](/learn/modules/get-started-with-devops/)
197+
- [New Git experience in Visual Studio](../ide/git-with-visual-studio.md)
198+
199+
::: moniker-end

0 commit comments

Comments
 (0)