From c38773ca467a2888b6ead56b6251005e5f79e5b4 Mon Sep 17 00:00:00 2001 From: TypoMustakes Date: Tue, 5 Dec 2023 14:26:06 +0100 Subject: [PATCH] Renaming file --- .../{DatabaseController.cs => EmployeeController.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename WD7UVN_HFT_2023241.Endpoint/{DatabaseController.cs => EmployeeController.cs} (100%) diff --git a/WD7UVN_HFT_2023241.Endpoint/DatabaseController.cs b/WD7UVN_HFT_2023241.Endpoint/EmployeeController.cs similarity index 100% rename from WD7UVN_HFT_2023241.Endpoint/DatabaseController.cs rename to WD7UVN_HFT_2023241.Endpoint/EmployeeController.cs