File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,12 @@ landingContent:
31
31
links :
32
32
- text : Start a guided tour
33
33
url : visual-studio-ide.md
34
+ - linkListType : quickstart
35
+ links :
36
+ - text : Create a "Hello World" console app
37
+ url : ../../ide/quickstart-csharp-console.md
38
+ - text : Create a "Hello World" web app
39
+ url : ../../ide/quickstart-aspnet-core.md
34
40
35
41
# Card
36
42
- title : Create C# apps
@@ -52,13 +58,7 @@ landingContent:
52
58
- linkListType : video
53
59
links :
54
60
- text : Create an ASP.NET Core app
55
- url : tutorial-aspnet-core-ef-step-01.md
56
- - linkListType : quickstart
57
- links :
58
- - text : Create a "Hello World" console app
59
- url : ../../ide/quickstart-csharp-console.md
60
- - text : Create a "Hello World" web app
61
- url : ../../ide/quickstart-aspnet-core.md
61
+ url : tutorial-aspnet-core-ef-step-01.md
62
62
63
63
# Card
64
64
- title : Learn Visual Studio
Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ landingContent:
31
31
links :
32
32
- text : Start a guided tour
33
33
url : visual-studio-ide.md
34
+ - linkListType : quickstart
35
+ links :
36
+ - text : Create a "Hello World" console app
37
+ url : ../../ide/quickstart-visual-basic-console.md
34
38
35
39
# Card
36
40
- title : Create Visual Basic apps
@@ -44,11 +48,7 @@ landingContent:
44
48
- text : Create a Windows Forms app
45
49
url : ../../ide/create-a-visual-basic-winform-in-visual-studio.md
46
50
- text : Learn about the Visual Basic language
47
- url : /dotnet/visual-basic/developing-apps/programming/
48
- - linkListType : quickstart
49
- links :
50
- - text : Create a "Hello World" console app
51
- url : ../../ide/quickstart-visual-basic-console.md
51
+ url : /dotnet/visual-basic/developing-apps/programming/
52
52
53
53
# Card
54
54
- title : Learn Visual Studio
You can’t perform that action at this time.
0 commit comments