From 4380f17bdb095a9ec0d86296d114b6a6cc6fc424 Mon Sep 17 00:00:00 2001 From: TekH Date: Mon, 3 Aug 2026 16:21:21 +0200 Subject: [PATCH] Update build package location for pre-release builds The `` property in the `IISProfile.pubxml` file was updated to use the `PreRelease` folder instead of the `API` folder. This change reflects a new deployment strategy for pre-release builds. --- src/ReC.API/Properties/PublishProfiles/IISProfile.pubxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ReC.API/Properties/PublishProfiles/IISProfile.pubxml b/src/ReC.API/Properties/PublishProfiles/IISProfile.pubxml index a921348..070fa5f 100644 --- a/src/ReC.API/Properties/PublishProfiles/IISProfile.pubxml +++ b/src/ReC.API/Properties/PublishProfiles/IISProfile.pubxml @@ -9,7 +9,7 @@ true false 420218ad-3c27-4003-9a84-36c92352f175 - M:\App&Service\0 DD - Smart UP\ReC\API\$(Version)\Rec.API.zip + M:\App&Service\0 DD - Smart UP\ReC\PreRelease\API\$(Version)\Rec.API.zip true Rec.API <_TargetId>IISWebDeployPackage