mirror of
https://github.com/psforever/GameLauncher.git
synced 2026-03-07 14:30:28 +00:00
Changed progress bar layout, runtime field checking
This commit is contained in:
parent
95068da8ac
commit
088fcee2f4
3 changed files with 79 additions and 46 deletions
|
|
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.1")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.1")]
|
||||
[assembly: AssemblyVersion("1.0.0.2")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.2")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue