Skip to content

Commit

Permalink
Fixed wrong publish profile configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
KimihikoAkayasaki committed Nov 16, 2024
1 parent 48b92ce commit 26bb855
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<Configuration>Debug</Configuration>
<Configuration>Release</Configuration>
<Platform>x64</Platform>
<PublishDir>bin\Release\Publish</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
Expand Down

0 comments on commit 26bb855

Please sign in to comment.