Squirrel - lic-nz/Malone GitHub Wiki
You probably should just use the fancy-schmancy automated Console app: https://github.com/lic-nz/Malone/wiki/Release.
Everything below here is just kept for historical purposes and should probably be destroyed soon
- Ensure you have the following executables in your PATH (copy them to a location of your choosing):
-
nuget.exe
for creating nuggets. - Everything in
Malone\packages\squirrel.windows.<version>\tools
.
-
- Nuget Package Explorer.
This will be based on LIC.Malone.Client.Desktop.nuspec
.
nuget pack .\LIC.Malone.Client.Desktop.csproj -Build -Prop Configuration=Release
Config file is to allow it to use default credentials for proxy servers (image not updated).
End result should have all dependencies linked in as actual DLLs.
File > Save
squirrel --releasify=Malone.<version>.nupkg --setupIcon=Malone.ico