Added support for absolute paths for PublicDirectory configuration value.

This commit is contained in:
Dario Solera 2011-01-04 09:02:39 +00:00
parent 191d903b2d
commit 9acaf35935
5 changed files with 14 additions and 6 deletions

View file

@ -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")]