Skip to content

Commit 6aee812

Browse files
erjaintjain-msnishanil
authored
Commit to update the content with .NET 6 (#28018)
* updated body to .Net 6.0, change the declaration from readonly to const * Update docs/architecture/microservices/implement-resilient-applications/monitor-app-health.md Co-authored-by: Nish Anil <[email protected]> * Commit to update the content with .NET 6 Co-authored-by: Tarun Jain <[email protected]> Co-authored-by: Nish Anil <[email protected]>
1 parent 5b97809 commit 6aee812

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/architecture/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ landingContent:
2323
url: blazor-for-web-forms-developers/index.md
2424
- text: ASP.NET Core gRPC for WCF developers
2525
url: grpc-for-wcf-developers/index.md
26-
- text: Porting existing ASP.NET apps to .NET Core
26+
- text: Porting existing ASP.NET apps to .NET 6
2727
url: porting-existing-aspnet-apps/index.md
2828

2929
# Card

docs/architecture/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
href: serverless/
2626
- name: "Dapr for .NET Developers"
2727
href: dapr-for-net-developers/
28-
- name: "Porting existing ASP.NET apps to .NET Core"
28+
- name: "Porting existing ASP.NET apps to .NET 6"
2929
href: porting-existing-aspnet-apps/

0 commit comments

Comments
 (0)