File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ ms.devlang: CSharp
10
10
author : ghogen
11
11
ms.author : ghogen
12
12
manager : jillfra
13
+ monikerRange : " >=vs-2019"
13
14
dev_langs :
14
15
- CSharp
15
16
ms.workload :
Original file line number Diff line number Diff line change @@ -594,10 +594,25 @@ namespace Calculator
594
594
595
595
## Next steps
596
596
597
+ ::: moniker range = " vs-2017"
598
+
599
+ Continue with more tutorials :
600
+
601
+ > [! div class = " nextstepaction" ]
602
+ > [C # tutorials ](/ dotnet / csharp / tutorials )
603
+
604
+ > [! div class = " nextstepaction" ]
605
+ > [Tour the Visual Studio IDE ](.. / visual - studio - ide .md )
606
+
607
+ ::: moniker - end
608
+
609
+ ::: moniker range = " vs-2019"
610
+
597
611
Continue with the second part of this tutorial :
598
612
599
613
> [! div class = " nextstepaction" ]
600
614
> [Continue with Part 2 ](tutorial - console - part - 2 .md )
615
+ ::: moniker - end
601
616
602
617
## See also
603
618
You can’t perform that action at this time.
0 commit comments