We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69caff3 commit 18df4b7Copy full SHA for 18df4b7
1 file changed
SmartStoreNET.Tasks.Targets
@@ -44,7 +44,7 @@
44
<ZipDirectory>$(StageFolder)</ZipDirectory>
45
<ZipVersionFileSuffix Condition="$(Version) != ''">.$(Version)</ZipVersionFileSuffix>
46
<ZipVersionFileSuffix Condition="$(Version) == ''"></ZipVersionFileSuffix>
47
- <ZipFileSuffix>.Web</ZipFileSuffix>
+ <ZipFileSuffix>.Community</ZipFileSuffix>
48
</PropertyGroup>
49
50
<Import Project="$(LibFolder)\MSBuild\MSBuild.Community.Tasks.Targets"/>
0 commit comments