docs/contributing/vs-solution-overview.md
| docs / contributing / vs-solution-overview.md |
|---|
An overview of the various projects in the Squirrel.Windows Visual Studio solution and how they relate to different aspects of the update process.
| Project / Assembly Name | Libraries (NuGet) | Libraries (NuGet) | Releases Directory (releasify output) | MyApp (install location) |
|---|---|---|---|---|
| Core NuGet.Squirrel.dll | NuGet.Squirrel.dll | |||
| Squirrel Squirrel.dll | Squirrel.dll | |||
| SyncRelease SyncRelease.exe | SyncRelease.exe | |||
| Update Update.exe | Squirrel.exe | Update.exe | ||
| Setup Setup.exe | Setup.exe | Setup.exe (+MyApp.Latest.nupkg) | ||
| WriteZipToSetup WriteZipToSetup.exe | WriteZipToSetup.exe |
Note: Note that the Squirrel.exe application found in the tools directory of the Squirrel.Windows NuGet package is actually a renamed version of the Update.exe application (see Squirrel.Windows\src\Squirrel.nuspec)
| Return: Table of Contents |
|---|