File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -58,18 +58,8 @@ landingContent:
58
58
- text : Package a desktop app for Windows Store
59
59
url : /windows/msix/desktop/desktop-to-uwp-packaging-dot-net
60
60
61
- # Card
62
- - title : Deploy .NET packages to NuGet.org
63
- linkLists :
64
- - linkListType : tutorial
65
- links :
66
- - text : Publish to NuGet.org (.NET Standard)
67
- url : /nuget/quickstart/create-and-publish-a-package-using-visual-studio
68
- - text : Publish to NuGet.org (.NET Framework)
69
- url : /nuget/quickstart/create-and-publish-a-package-using-visual-studio-net-framework
70
-
71
61
# Card
72
- - title : Deploy ASP.NET apps
62
+ - title : Deploy ASP.NET Core apps
73
63
linkLists :
74
64
- linkListType : tutorial
75
65
links :
@@ -105,3 +95,13 @@ landingContent:
105
95
links :
106
96
- text : Publish to Linux App Service
107
97
url : ../javascript/publish-nodejs-app-azure.md
98
+
99
+ # Card
100
+ - title : Deploy .NET packages to NuGet.org
101
+ linkLists :
102
+ - linkListType : tutorial
103
+ links :
104
+ - text : Publish to NuGet.org (.NET Standard)
105
+ url : /nuget/quickstart/create-and-publish-a-package-using-visual-studio
106
+ - text : Publish to NuGet.org (.NET Framework)
107
+ url : /nuget/quickstart/create-and-publish-a-package-using-visual-studio-net-framework
You can’t perform that action at this time.
0 commit comments