6 references to CleanupOldBackupFiles
aspire (2)
Commands\UpdateCommand.cs (2)
294CleanupOldBackupFiles(targetExePath); 321CleanupOldBackupFiles(targetExePath);
Aspire.Cli.Tests (4)
Commands\UpdateCommandTests.cs (4)
93updateCommand.CleanupOldBackupFiles(targetExePath); 116updateCommand.CleanupOldBackupFiles(targetExePath); 139updateCommand.CleanupOldBackupFiles(nonExistentPath); 151updateCommand.CleanupOldBackupFiles(targetExePath);