Skip to content

Commit 43b0ab5

Browse files
committed
fix build
1 parent 66d0efc commit 43b0ab5

4 files changed

Lines changed: 6 additions & 7 deletions

File tree

reference/7.4/Microsoft.PowerShell.Core/About/about_Calculated_Properties.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
description: PowerShell provides the ability to dynamically add new properties and alter the formatting of objects output to the pipeline.
33
Locale: en-US
44
ms.date: 01/18/2026
5-
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_calculated_properties?view=powershell-5.1&WT.mc_id=ps-gethelp
5+
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_calculated_properties?view=powershell-7.4&WT.mc_id=ps-gethelp
6+
schema: 2.0.0
7+
title: about_Calculated_Properties
68
---
79
# about_Calculated_Properties
810

@@ -531,6 +533,3 @@ Date Salesperson UnitsSold
531533
[11]: xref:Microsoft.PowerShell.Utility.Measure-Object
532534
[12]: xref:Microsoft.PowerShell.Utility.Select-Object
533535
[13]: xref:Microsoft.PowerShell.Utility.Sort-Object
534-
535-
536-

reference/7.4/Microsoft.PowerShell.Core/About/about_Logging_Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Get-WinEvent Microsoft-Windows-PowerShell/Operational |
214214
<!-- link references -->
215215
[01]: /cloud-app-security/siem
216216
[02]: /powershell/module/microsoft.powershell.core/about/about_logging?view=powershell-5.1&preserve-view=true
217-
[03]: #enabling-script-block-logging
217+
[03]: #enabling-scriptblock-logging
218218
[04]: about_Logging_Non-Windows.md
219219
[05]: about_PowerShell_Config.md#modulelogging
220220
[06]: about_PowerShell_Config.md#scriptblocklogging

reference/7.5/Microsoft.PowerShell.Core/About/about_Logging_Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Get-WinEvent Microsoft-Windows-PowerShell/Operational |
214214
<!-- link references -->
215215
[01]: /cloud-app-security/siem
216216
[02]: /powershell/module/microsoft.powershell.core/about/about_logging?view=powershell-5.1&preserve-view=true
217-
[03]: #enabling-script-block-logging
217+
[03]: #enabling-scriptblock-logging
218218
[04]: about_Logging_Non-Windows.md
219219
[05]: about_PowerShell_Config.md#modulelogging
220220
[06]: about_PowerShell_Config.md#scriptblocklogging

reference/7.6/Microsoft.PowerShell.Core/About/about_Logging_Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Get-WinEvent Microsoft-Windows-PowerShell/Operational |
214214
<!-- link references -->
215215
[01]: /cloud-app-security/siem
216216
[02]: /powershell/module/microsoft.powershell.core/about/about_logging?view=powershell-5.1&preserve-view=true
217-
[03]: #enabling-script-block-logging
217+
[03]: #enabling-scriptblock-logging
218218
[04]: about_Logging_Non-Windows.md
219219
[05]: about_PowerShell_Config.md#modulelogging
220220
[06]: about_PowerShell_Config.md#scriptblocklogging

0 commit comments

Comments
 (0)