Skip to content

Commit 3cd4d84

Browse files
committed
Fixed wrong publish profile configuration
1 parent f6cc20e commit 3cd4d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin_Relay/Properties/PublishProfiles/FolderProfile.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
55
-->
66
<Project>
77
<PropertyGroup>
8-
<Configuration>Debug</Configuration>
8+
<Configuration>Release</Configuration>
99
<Platform>x64</Platform>
1010
<PublishDir>bin\Release\net7.0\win10-x64\publish\</PublishDir>
1111
<PublishProtocol>FileSystem</PublishProtocol>

0 commit comments

Comments
 (0)