Skip to content

Commit b226f48

Browse files
authored
Merge pull request #7684 from MicrosoftDocs/main637807178766521670
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 73c1588 + b720358 commit b226f48

File tree

47 files changed

+300
-505
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+300
-505
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58093,6 +58093,11 @@
5809358093
"source_path": "docs/ide/quickstart-fsharp.md",
5809458094
"redirect_url": "/visualstudio/get-started/tutorial-fsharp-web-app",
5809558095
"redirect_document_id": true
58096+
},
58097+
{
58098+
"source_path": "docs/ide/quickstart-aspnet-core.md",
58099+
"redirect_url": "/visualstudio/get-started/csharp/tutorial-aspnet-core",
58100+
"redirect_document_id": false
5809658101
}
5809758102
]
5809858103
}
Binary file not shown.

docs/get-started/csharp/tutorial-aspnet-core.md

Lines changed: 290 additions & 202 deletions

docs/ide/quickstart-aspnet-core.md

Lines changed: 0 additions & 298 deletions
This file was deleted.

docs/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@
145145
- name: Visual Studio orientation
146146
displayName: Feature tour
147147
href: ide/quickstart-ide-orientation.md
148-
- name: "C#: Create a web app"
149-
href: ide/quickstart-aspnet-core.md
150148
- name: "C#: Create a console app"
151149
href: get-started/csharp/tutorial-console.md
152150
- name: "Visual Basic: Create a console app"

subscriptions/vs-visual-studio-app-center.md

Lines changed: 5 additions & 3 deletions

0 commit comments

Comments
 (0)