summaryrefslogtreecommitdiff
path: root/Tools/msi/uploadrelease.proj
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/msi/uploadrelease.proj')
-rw-r--r--Tools/msi/uploadrelease.proj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/msi/uploadrelease.proj b/Tools/msi/uploadrelease.proj
index 96b99a4ff6..e70ae1de22 100644
--- a/Tools/msi/uploadrelease.proj
+++ b/Tools/msi/uploadrelease.proj
@@ -21,7 +21,7 @@
</PropertyGroup>
<ItemGroup>
- <File Include="$(OutputPath)\*.msi;$(OutputPath)\*.msu">
+ <File Include="$(OutputPath)\*.msi">
<CopyTo>$(MSITarget)</CopyTo>
</File>
<File Include="$(OutputPath)\*.exe;$(OutputPath)\*.zip">