This is small utility file to create a zip file that ignores temporary, .vs and packages files. This can be applied to any VS project.
create a bat file with below contents and name it mkzip.bat
Replace this with attached file C:\UtilStuff\bin\vsExclude.txt
or you download the zip package containing mkzip.bat
and vsExclude.txt
Note: make sure you have 7z on your path
The Github project - https://github.com/MadhukarMoogala/mkzip
Recent Comments