Fixed issue in redirection to a page with a space in the name, saved in a namespace with a space in the name.
This commit is contained in:
parent
e36df77aa7
commit
aab14b7941
3 changed files with 5 additions and 5 deletions
|
@ -16,5 +16,5 @@ using System.Reflection;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("3.0.1.440")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.440")]
|
||||
[assembly: AssemblyVersion("3.0.1.441")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.441")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue