From 89dc779173cedfe48b25755202c0e7050b892e2f Mon Sep 17 00:00:00 2001 From: samkemp Date: Mon, 16 Mar 2026 10:58:31 +0000 Subject: [PATCH] remove from csproj the extra props file (now redundant) --- .../ToolCallingFoundryLocalSdk.csproj | 4 ---- .../ToolCallingFoundryLocalWebServer.csproj | 5 ----- .../ModelManagementExample.csproj.user | 6 ------ .../ToolCallingFoundryLocalSdk.csproj | 2 -- .../ToolCallingFoundryLocalWebServer.csproj | 3 --- 5 files changed, 20 deletions(-) delete mode 100644 samples/cs/GettingStarted/windows/ModelManagementExample/ModelManagementExample.csproj.user diff --git a/samples/cs/GettingStarted/cross-platform/ToolCallingFoundryLocalSdk/ToolCallingFoundryLocalSdk.csproj b/samples/cs/GettingStarted/cross-platform/ToolCallingFoundryLocalSdk/ToolCallingFoundryLocalSdk.csproj index c85e4b05..aa2b5400 100644 --- a/samples/cs/GettingStarted/cross-platform/ToolCallingFoundryLocalSdk/ToolCallingFoundryLocalSdk.csproj +++ b/samples/cs/GettingStarted/cross-platform/ToolCallingFoundryLocalSdk/ToolCallingFoundryLocalSdk.csproj @@ -28,8 +28,4 @@ - - - - diff --git a/samples/cs/GettingStarted/cross-platform/ToolCallingFoundryLocalWebServer/ToolCallingFoundryLocalWebServer.csproj b/samples/cs/GettingStarted/cross-platform/ToolCallingFoundryLocalWebServer/ToolCallingFoundryLocalWebServer.csproj index 61d38bea..dcaeb80d 100644 --- a/samples/cs/GettingStarted/cross-platform/ToolCallingFoundryLocalWebServer/ToolCallingFoundryLocalWebServer.csproj +++ b/samples/cs/GettingStarted/cross-platform/ToolCallingFoundryLocalWebServer/ToolCallingFoundryLocalWebServer.csproj @@ -29,9 +29,4 @@ - - - - - diff --git a/samples/cs/GettingStarted/windows/ModelManagementExample/ModelManagementExample.csproj.user b/samples/cs/GettingStarted/windows/ModelManagementExample/ModelManagementExample.csproj.user deleted file mode 100644 index b6eec3d2..00000000 --- a/samples/cs/GettingStarted/windows/ModelManagementExample/ModelManagementExample.csproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - <_LastSelectedProfileId>C:\Users\samkemp\source\repos\gh\Foundry-Local\samples\cs\GettingStarted\windows\ModelManagementExample\Properties\PublishProfiles\FolderProfile.pubxml - - \ No newline at end of file diff --git a/samples/cs/GettingStarted/windows/ToolCallingFoundryLocalSdk/ToolCallingFoundryLocalSdk.csproj b/samples/cs/GettingStarted/windows/ToolCallingFoundryLocalSdk/ToolCallingFoundryLocalSdk.csproj index e8d3d93f..de209c13 100644 --- a/samples/cs/GettingStarted/windows/ToolCallingFoundryLocalSdk/ToolCallingFoundryLocalSdk.csproj +++ b/samples/cs/GettingStarted/windows/ToolCallingFoundryLocalSdk/ToolCallingFoundryLocalSdk.csproj @@ -26,7 +26,5 @@ - - \ No newline at end of file diff --git a/samples/cs/GettingStarted/windows/ToolCallingFoundryLocalWebServer/ToolCallingFoundryLocalWebServer.csproj b/samples/cs/GettingStarted/windows/ToolCallingFoundryLocalWebServer/ToolCallingFoundryLocalWebServer.csproj index 39e38458..9101d778 100644 --- a/samples/cs/GettingStarted/windows/ToolCallingFoundryLocalWebServer/ToolCallingFoundryLocalWebServer.csproj +++ b/samples/cs/GettingStarted/windows/ToolCallingFoundryLocalWebServer/ToolCallingFoundryLocalWebServer.csproj @@ -27,7 +27,4 @@ - - - \ No newline at end of file