From f10617f6464805707ae2c109f13e3c54b1889b4b Mon Sep 17 00:00:00 2001 From: Marek Lesko Date: Sun, 22 Mar 2026 11:37:37 +0000 Subject: [PATCH] Fix duplicate Content item error in csproj Use Update instead of Include for config/idp-config.json to avoid conflict with the SDK's default implicit Content item inclusion. Co-Authored-By: Claude Sonnet 4.6 --- SimpleIdp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimpleIdp.csproj b/SimpleIdp.csproj index e69bc2b..a6e580b 100644 --- a/SimpleIdp.csproj +++ b/SimpleIdp.csproj @@ -11,7 +11,7 @@ - + PreserveNewest