Skip to content

Commit dd3a90e

Browse files
authored
Apply suggestions from code review
1 parent de2aef0 commit dd3a90e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

aspnetcore/fundamentals/portable-object-localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure portable object localization in ASP.NET Core
33
author: sebastienros
44
description: This article introduces Portable Object files and outlines steps for using them in an ASP.NET Core application with the Orchard Core framework.
55
ms.author: wpickett
6-
ms.date: 04/06/2025
6+
ms.date: 07/09/2025
77
uid: fundamentals/portable-object-localization
88
---
99
# Configure portable object localization in ASP.NET Core

aspnetcore/fundamentals/use-http-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: jamesnk
44
description: How to use HttpContext in ASP.NET Core.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.date: 12/18/2024
7+
ms.date: 07/09/2025
88
uid: fundamentals/use-httpcontext
99
---
1010
<!-- ms.sfi.ropc: t -->

aspnetcore/fundamentals/websockets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to get started with WebSockets in ASP.NET Core.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
77
ms.custom: mvc
8-
ms.date: 05/08/2025
8+
ms.date: 07/09/2025
99
uid: fundamentals/websockets
1010
---
1111
# WebSockets support in ASP.NET Core

0 commit comments

Comments
 (0)