From c28a4eb1e069145e7d77c4e33fb45b2fe24ad667 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Fri, 4 Jul 2025 19:51:11 +1000 Subject: [PATCH] remove un used sln items --- System.CommandLine.sln | 4 ---- 1 file changed, 4 deletions(-) diff --git a/System.CommandLine.sln b/System.CommandLine.sln index c2dd2a7ff0..88ff8abd06 100644 --- a/System.CommandLine.sln +++ b/System.CommandLine.sln @@ -17,10 +17,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution global.json = global.json LICENSE.md = LICENSE.md README.md = README.md - restore.cmd = restore.cmd - restore.sh = restore.sh - test.cmd = test.cmd - test.sh = test.sh EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E5B1EC71-0FC4-4FAA-9C65-32D5016FBC45}"