Cosmos/source2/Build/Cosmos.Build.Common
2011-10-23 00:15:19 +00:00
..
Properties
BuildProperties.cs
Cosmos.Build.Common.csproj add DOTNETCOMPABILE define condition, 2011-02-22 17:03:42 +00:00
Cosmos.snk
CosmosPaths.cs 2011-06-19 17:21:10 +00:00
DebugProperties.cs 2011-07-02 23:26:16 +00:00
Enums.cs More from Gendarme. Cosmos.VS.Package's AssemblyVersion attribute didn't match it's AssemblyFileVersion, they now match. Sealed a few non-inherited attributes. Also made private field actually used as was intended. 2011-10-23 00:15:19 +00:00
EnumValue.cs
ExtensionMethods.cs add DOTNETCOMPABILE define condition, 2011-02-22 17:03:42 +00:00
PropertiesBase.cs The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.) 2011-10-22 23:19:51 +00:00
ReadMe.txt

This contains constants, enums etc that are shared by the build tools.

If any executable code exists, it should be generic.