diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/PublishProfiles/publish_portable.pubxml')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/PublishProfiles/publish_portable.pubxml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/PublishProfiles/publish_portable.pubxml b/win/CS/HandBrakeWPF/Properties/PublishProfiles/publish_portable.pubxml index a08109177..ca4a52847 100644 --- a/win/CS/HandBrakeWPF/Properties/PublishProfiles/publish_portable.pubxml +++ b/win/CS/HandBrakeWPF/Properties/PublishProfiles/publish_portable.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. <PropertyGroup> <Configuration>Release</Configuration> <Platform>Any CPU</Platform> - <PublishDir>bin\publish\portable</PublishDir> + <PublishDir>bin\publish</PublishDir> <PublishProtocol>FileSystem</PublishProtocol> <TargetFramework>net5.0-windows</TargetFramework> <SelfContained>false</SelfContained> |