ConfigFile and ConfigurationManager merged into 1.
Check OnConfigRead for a list of variables that will now be updated when the config file is reloaded.
This commit is contained in:
parent
338292c7bf
commit
91abde27d2
10 changed files with 151 additions and 266 deletions
|
|
@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("2.3.0.0701")]
|
||||
[assembly: AssemblyFileVersion("2.3.0.0701")]
|
||||
[assembly: AssemblyVersion("2.3.2.0701")]
|
||||
[assembly: AssemblyFileVersion("2.3.2.0701")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue