| Author |
Message |
CrispinH
Joined: 21 Nov 2005 Posts: 38
|
Posted: Tue Sep 16, 2008 11:05 am Post subject: Package names |
|
|
Is there any particular reason why the .NET Executable package name should be limited to alpha characters (ie no whitespaces or numbers)?
I would prefer to be able to prefix the package name with the date eg:
2008 09 16 Packagname
but this is currently not possible.
Regards
Crispin |
|
| Back to top |
|
 |
Michelle Taylor
Joined: 30 Oct 2006 Posts: 519 Location: Red Gate Software
|
Posted: Tue Sep 16, 2008 12:00 pm Post subject: |
|
|
| The executable package name has to be a valid identifier in C# - so no whitespace, and only letters, numbers and underscores allowed. We've tried to lift as many restrictions as possible on the name in 6.0, but it will still have to obey the rules for C# identifiers for now. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group