Skip to content

Commit c4f3320

Browse files
Updating Area/Iteration Path Formatting Defintions to display AreaPath/IterationPath instead of Path
1 parent 90745e3 commit c4f3320

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Write-FormatView -TypeName PSDevOps.AreaPath -Property Organization, Path
1+
Write-FormatView -TypeName PSDevOps.AreaPath -Property Organization, AreaPath
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Write-FormatView -TypeName PSDevOps.IterationPath -Property Path, StartDate, EndDate -AutoSize
1+
Write-FormatView -TypeName PSDevOps.IterationPath -Property IterationPath, StartDate, EndDate -AutoSize

0 commit comments

Comments
 (0)