We will currently pack the NuGet packages of the previous releases (used to generate the delta package for the new release), this is not necessary so we should only pack what is necessary, e.g.
The RELEASES file
The Setup.exe file
The carnac-{buildversion}-[full|delta].nupkg files
We will currently pack the NuGet packages of the previous releases (used to generate the delta package for the new release), this is not necessary so we should only pack what is necessary, e.g.
RELEASES
fileSetup.exe
filecarnac-{buildversion}-[full|delta].nupkg
filesFixes #149