Using PersonContainer for PersonDisplayDirectoryName

This commit is contained in:
2024-12-29 11:38:24 -07:00
parent 1f8c4569ee
commit 17532d2698
4 changed files with 34 additions and 11 deletions

4
.vscode/launch.json vendored
View File

@ -5,7 +5,7 @@
"name": "Rename",
"type": "coreclr",
"request": "launch",
"preLaunchTask": "build-Rename",
"preLaunchTask": "Build-Rename",
"program": "${workspaceFolder}/Rename/bin/Debug/net9.0/win-x64/AA.Rename.dll",
"args": [
"s"
@ -22,7 +22,7 @@
"name": "Compare",
"type": "coreclr",
"request": "launch",
"preLaunchTask": "build-Compare",
"preLaunchTask": "Build-Compare",
"program": "${workspaceFolder}/Compare/bin/Debug/net9.0/win-x64/AA.Compare.dll",
"args": [
"s"