Skip to content

Commit

Permalink
Preparation for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
strawberryfield committed Aug 9, 2022
1 parent 0012636 commit b5dd8cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Cubetti/Cubetti.csproj
Expand Up @@ -36,4 +36,10 @@
</None>
</ItemGroup>

<ItemGroup>
<None Update="Cubetti">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion build_tools/publish.cmd
Expand Up @@ -33,7 +33,7 @@ set candle="%wix%candle.exe"
set light="%wix%light.exe"
set WixUtils="%wix%WixUtilExtension.dll"

set version=22.04.10
set version=22.08.09

@del /S /Q %build%
@del /Q %bin%%pkgname%*.*
Expand Down

0 comments on commit b5dd8cd

Please sign in to comment.