Re: Designating an assembly as Alpha
"Gert Driesen" <[email protected]> Wed, 18 Jun 2008 19:26:46 +0200
| Newsgroups | gmane.comp.windows.dotnet.nunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey Charlie, For NAnt, I use the AssemblyConfigurationAttribute for this purpose (with possible values: dev, release, alpha, beta, ...). Gert -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Charlie Poole Sent: woensdag 18 juni 2008 2:47 To: [email protected] Subject: [nunit-developer] Designating an assembly as Alpha Hi All, I've been using the informational version to indicate that an assembly is an alpha release, for example: [assembly: AssemblyInformationalVersion( "2.5 Alpha 3" )] This gives an annoying warning message. Any alternate ideas? Charlie ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ nunit-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-developer ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php