From e348598c0d973c4f78182f77d6400b20148196d9 Mon Sep 17 00:00:00 2001 From: ThioJoe <12518330+ThioJoe@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:14:27 -0700 Subject: [PATCH] Rename Install-VC-Redist.ps1 To be consistent with other installer files --- .../{Install VC Redist.ps1 => Install-VC-Redist.ps1} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Installer Scripts/{Install VC Redist.ps1 => Install-VC-Redist.ps1} (100%) diff --git a/Installer Scripts/Install VC Redist.ps1 b/Installer Scripts/Install-VC-Redist.ps1 similarity index 100% rename from Installer Scripts/Install VC Redist.ps1 rename to Installer Scripts/Install-VC-Redist.ps1