Skip to content

Commit

Permalink
fix wrong archive name
Browse files Browse the repository at this point in the history
  • Loading branch information
aspriddell authored Sep 25, 2023
1 parent 3c206e2 commit b71bb0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DragonFruit.Sakura.Host/Properties/PublishProfiles/Web.pubxml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<ExcludeApp_Data>False</ExcludeApp_Data>
<PublishFramework>net7.0</PublishFramework>
<PackageAsSingleFile>true</PackageAsSingleFile>
<DesktopBuildPackageLocation>bin\publish\Sakura.zip</DesktopBuildPackageLocation>
<DesktopBuildPackageLocation>bin\publish\DragonFruit.Sakura.Host.zip</DesktopBuildPackageLocation>
</PropertyGroup>
</Project>
</Project>

0 comments on commit b71bb0e

Please sign in to comment.