Commit Graph

9 Commits

Author SHA1 Message Date
Sebastien Ros
81ed251b80 Updating version numbers
--HG--
branch : 1.x
2012-10-18 12:49:52 -07:00
Sebastien Ros
091e16b33b Updating version numbers
--HG--
branch : 1.x
2012-07-07 15:09:56 -07:00
Sebastien Ros
ab0b8b095d Updating version numbers
--HG--
branch : 1.x
2012-05-03 14:58:16 -07:00
Sebastien Ros
326c8df745 Removing security attributes conflicting with dynamic compilation.
BuildManager.GetCompiledAssembly will generate an AssemblyInfo.cs file which
will get compiled with the project, but create a conflict as two SecurityRules
attributes can't be defined at the same time. For VS 11 Beta compatibility.

--HG--
branch : 1.x
2012-04-23 12:30:01 -07:00
Sebastien Ros
6ed1b88f17 Replacing [SecurityTransparent] by [SecurityRules(SecurityRuleSet.Level2)]
--HG--
branch : 1.x
extra : rebase_source : 87b17cd15d51603bc6f39f01c911b414aa6428cb
2012-03-14 11:27:02 -07:00
Sebastien Ros
e5a5decf7b Updating version numbers
--HG--
branch : 1.x
2012-02-29 11:29:55 -08:00
Sebastien Ros
c2b770c916 Updating assembly info
--HG--
branch : 1.x
2011-10-03 11:19:57 -07:00
Renaud Paquay
846a40a1fe Update version to generic 1.2.0
--HG--
branch : 1.x
2011-05-24 19:49:58 -07:00
Suha Can
ab6632e0ba Adding an import export module.
--HG--
branch : dev
2011-03-10 10:59:20 -08:00