Added support for absolute paths for PublicDirectory configuration value.
This commit is contained in:
parent
191d903b2d
commit
9acaf35935
5 changed files with 14 additions and 6 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.4.566")]
|
||||
[assembly: AssemblyFileVersion("3.0.4.566")]
|
||||
[assembly: AssemblyVersion("3.0.4.567")]
|
||||
[assembly: AssemblyFileVersion("3.0.4.567")]
|
Loading…
Add table
Add a link
Reference in a new issue