Skip to content

Commit e285e04

Browse files
committed
FolderProfile.pubxml fix
1 parent 795d378 commit e285e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/GitExtensions/Properties/PublishProfiles/FolderProfile.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PropertyGroup>
55
<Configuration>Release</Configuration>
66
<Platform>Any CPU</Platform>
7-
<PublishDir>build\GitExtensions\</PublishDir>
7+
<PublishDir>..\..\..\build\GitExtensions\</PublishDir>
88
<PublishProtocol>FileSystem</PublishProtocol>
99
<_TargetId>Folder</_TargetId>
1010
<TargetFramework>net9.0</TargetFramework>

0 commit comments

Comments
 (0)