mirror of
https://github.com/ckaczor/SmartHDD.git
synced 2026-02-16 10:58:35 -05:00
Updated version number information
This commit is contained in:
@@ -35,8 +35,10 @@ This application was written using Visual Studio 2015 and .NET Framework 4.5.2 o
|
|||||||
It will most likely build fine on different configurations, but might require some modifications.
|
It will most likely build fine on different configurations, but might require some modifications.
|
||||||
|
|
||||||
## Updating the version number
|
## Updating the version number
|
||||||
The version number is stored in two locations:
|
The version number is stored in four locations:
|
||||||
* In the projects assembly info file: **'SmartHDD\Properties\AssemblyInfo.cs'**
|
* In the projects assembly info file: **'SmartHDD\Properties\AssemblyInfo.cs'**
|
||||||
|
* In the program header: **'SmartHDD\Program.cs'**
|
||||||
|
* In the projects C# project file: **'SmartHDD\SmartHDD.csproj'**
|
||||||
* In the installer setup.iss file (only used for the installer): **'Installer\setup.iss'**
|
* In the installer setup.iss file (only used for the installer): **'Installer\setup.iss'**
|
||||||
|
|
||||||
## Building the installer
|
## Building the installer
|
||||||
|
|||||||
Reference in New Issue
Block a user