Commit Graph

20 Commits

Author SHA1 Message Date
Sebastien Ros
bf0f1b1b94 Updating version numbers to 1.4.2
--HG--
branch : 1.4.x
2012-05-21 11:35:11 -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
Renaud Paquay
99e4ed8857 Updating version #s to match 1.0 release
--HG--
branch : 1.x
2011-01-17 15:04:57 -08:00
Renaud Paquay
94563832d9 Updating version # to 1.0
--HG--
branch : 1.x
2011-01-11 16:47:30 -08:00
Renaud Paquay
8935efc96c Update version # to 0.9.0
--HG--
branch : dev
2010-12-13 21:56:39 -08:00
andrerod
4195010f69 Correcting assemblyinfo's
--HG--
branch : dev
2010-11-18 23:50:58 -08:00
Andre Rodrigues
d2ee9ea8e6 Medium Trust: Making orchard assemblies security transparent.
--HG--
branch : dev
2010-11-05 13:40:05 -07:00
Andre Rodrigues
0c9441d240 Medium trust: reverting allow partially trusted callers in orchard projects to fix build for now.
--HG--
branch : dev
2010-11-03 14:51:39 -07:00
Andre Rodrigues
14a59a5ab8 Medium Trust: Making Orchard assemblies allow partially trusted callers.
--HG--
branch : dev
2010-11-03 14:25:03 -07:00
Renaud Paquay
4f049161ce Change version # to 0.8.0
--HG--
branch : dev
2010-10-16 09:37:42 -07:00
BertrandLeRoy
9f438da24a Changing copyright notices to reflect new name of the Foundation.
--HG--
branch : dev
2010-10-01 17:38:57 -07:00
Renaud Paquay
4bd6abe055 Replacing all version# with 0.5.0
--HG--
branch : dev
2010-07-19 14:04:53 -07:00
Renaud Paquay
1af2d3717c Move project to .net 4.0
Also cleanup assemblyinfo files

--HG--
branch : net40
2010-05-21 22:23:26 -07:00
Anthony Steele
4b96ede0be Removed unneeded project references and using statements 2010-04-07 21:40:16 +01:00
loudej
3cb7788a8f First rough cut at an Orchard.Core assembly. This is intended to act as a carrier of certain built-in packages. The enlistment, activation, content files, etc. within ~/Core/X are intended to have exactly the same overall effect as if they were in a ~/Packages/X standalone project.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041143
2009-11-18 05:36:09 +00:00