Skip to content

Commit af40671

Browse files
authored
Merge pull request #53721 from skpmcdowell/UPDATE-aspnet-core-msauthor
Transfer ownership
2 parents eb9b89a + b1fd8fc commit af40671

15 files changed

Lines changed: 15 additions & 15 deletions

learn-pr/aspnetcore/build-your-first-aspnet-core-web-app/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Build your first ASP.NET Core web app.
77
ms.date: 9/9/2024
88
author: wadepickett
9-
ms.author: wpickett
9+
ms.author: daroth
1010
ms.topic: unit
1111

1212
durationInMinutes: 1

learn-pr/aspnetcore/build-your-first-aspnet-core-web-app/2-learning-content.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Review available ASP.NET Core project templates that can get you productive quickly.
77
ms.date: 9/9/2024
88
author: wadepickett
9-
ms.author: wpickett
9+
ms.author: daroth
1010
ms.topic: unit
1111

1212
durationInMinutes: 2

learn-pr/aspnetcore/build-your-first-aspnet-core-web-app/3-exercise-create-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Create your first ASP.NET Core web app and examine the project structure.
77
ms.date: 9/9/2024
88
author: wadepickett
9-
ms.author: wpickett
9+
ms.author: daroth
1010
ms.topic: unit
1111
zone_pivot_groups: vscode-shell
1212
durationInMinutes: 2

learn-pr/aspnetcore/build-your-first-aspnet-core-web-app/4-exercise-run-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Run your web app locally and review how the web app is served.
77
ms.date: 9/9/2024
88
author: wadepickett
9-
ms.author: wpickett
9+
ms.author: daroth
1010
ms.topic: unit
1111
zone_pivot_groups: vscode-shell
1212
durationInMinutes: 2

learn-pr/aspnetcore/build-your-first-aspnet-core-web-app/5-exercise-make-code-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Make code changes during local development.
77
ms.date: 9/9/2024
88
author: wadepickett
9-
ms.author: wpickett
9+
ms.author: daroth
1010
ms.topic: unit
1111
zone_pivot_groups: vscode-shell
1212
durationInMinutes: 2

learn-pr/aspnetcore/build-your-first-aspnet-core-web-app/6-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Check your knowledge about creating and running an ASP.NET Core app using the .NET CLI.
77
ms.date: 9/9/2024
88
author: wadepickett
9-
ms.author: wpickett
9+
ms.author: daroth
1010
ms.topic: unit
1111
module_assessment: true
1212
durationInMinutes: 3

learn-pr/aspnetcore/build-your-first-aspnet-core-web-app/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Summary of building your first ASP.NET Core web app.
77
ms.date: 9/9/2024
88
author: wadepickett
9-
ms.author: wpickett
9+
ms.author: daroth
1010
ms.topic: unit
1111
durationInMinutes: 1
1212
content: |

learn-pr/aspnetcore/build-your-first-aspnet-core-web-app/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: Learn how to build your first web app using ASP.NET Core.
66
ms.date: 9/9/2024
77
author: wadepickett
8-
ms.author: wpickett
8+
ms.author: daroth
99
ms.topic: module-standard-task-based # Please don't edit, used for our analytics
1010
ms.service: aspnet-core
1111
manager: coxford

learn-pr/aspnetcore/introduction-to-aspnet-core/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Introducing .NET for web app development.
77
ms.date: 11/01/2024
88
author: wadepickett
9-
ms.author: wpickett
9+
ms.author: daroth
1010
ms.topic: unit
1111
durationInMinutes: 1
1212
content: |

learn-pr/aspnetcore/introduction-to-aspnet-core/2-what-is-aspnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: "ASP.NET Core is the modern, high-performance web development framework for .NET. It's cross-platform, so it runs on lots of platforms including Windows, Linux, macOS, and Docker."
77
ms.date: 11/01/2024
88
author: wadepickett
9-
ms.author: wpickett
9+
ms.author: daroth
1010
ms.topic: unit
1111
durationInMinutes: 1
1212
content: |

0 commit comments

Comments
 (0)