diff --git a/Installers/Zip/Build.Installer.Zip.csproj b/Installers/Zip/Build.Installer.Zip.csproj index 91ca9d70..fe5a7d95 100644 --- a/Installers/Zip/Build.Installer.Zip.csproj +++ b/Installers/Zip/Build.Installer.Zip.csproj @@ -32,8 +32,8 @@ $(InputPath)**\*.suo; $(InputPath)**\*.pidb; $(InputPath)**\*.userprefs; - $(InputPath)**\opentk-*.zip; - $(InputPath)**\opentk-*.exe; + $(InputPath)**\opentk*.zip; + $(InputPath)**\opentk*.exe; $(InputPath)**\vshost*.exe; ">