From e68192a3c7dcb11332bac24dd5b888b0b9ed3ad5 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov <10544660+farag2@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:22:05 +0300 Subject: [PATCH] Rename 200x/2004.ps1 to 4.x (outdated)/200x/2004.ps1 --- {200x => 4.x (outdated)/200x}/2004.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {200x => 4.x (outdated)/200x}/2004.ps1 (97%) diff --git a/200x/2004.ps1 b/4.x (outdated)/200x/2004.ps1 similarity index 97% rename from 200x/2004.ps1 rename to 4.x (outdated)/200x/2004.ps1 index dcb852d6..d34423c3 100644 --- a/200x/2004.ps1 +++ b/4.x (outdated)/200x/2004.ps1 @@ -3588,4 +3588,4 @@ if ($Error) } } } | Sort-Object -Property Line | Format-Table -AutoSize -Wrap | Out-String).Trim() -} \ No newline at end of file +}