Hi,
All you need is to have the DLL signed and the assembly to have
attribute: [assembly:AllowPartiallyTrustedCallers] and that's all
(attribute can only be set on signed assemblies). If there's going to
be version numbering change then maybe we could also have the
xxFormat-methods on ILog like in log4net? ;-)
-Marko
On Tue, Nov 18, 2008 at 3:45 AM, Mark Pollack
<
mark.p...@springsource.com> wrote:
>
> Hi,
> Sorry, I'm just catching the end of this thread. I maintain the common
> logging library. What changes need to be made to common logging to help in
> this case?
>
> Mark
>
>
>> -----Original Message-----
>> From:
quar...@googlegroups.com [mailto:
quar...@googlegroups.com] On
>> Behalf Of Lck
>> Sent: Monday, November 17, 2008 5:21 PM
>> To: Quartz.NET
>> Subject: [quartznet:881] Re: Quartz.net on partial trust
>>
>>