From c8724a6e12a8175e794bddf30d6c6143d2033b21 Mon Sep 17 00:00:00 2001 From: Yury-Fridlyand Date: Fri, 21 Feb 2025 12:51:15 -0800 Subject: [PATCH] Fix lib path Signed-off-by: Yury-Fridlyand --- csharp/lib/glide.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/lib/glide.csproj b/csharp/lib/glide.csproj index 01300f4544..675a6a426d 100644 --- a/csharp/lib/glide.csproj +++ b/csharp/lib/glide.csproj @@ -23,7 +23,7 @@ PreserveNewest - %(FileName)%(Extension) + lib%(FileName)%(Extension) PreserveNewest