This method implicitly uses CAS policy, which has been obsoleted by the .NET Framework. In order to
Posted
by alice7
on Stack Overflow
See other posts from Stack Overflow
or by alice7
Published on 2010-06-06T19:43:51Z
Indexed on
2010/06/06
19:52 UTC
Read the original article
Hit count: 326
Hi Guys, I have just updated my nant script to compile my .net framework 4 solution. And I got the above error while generating commonassemblyinfo.cs in my solution. I visited msdn website and also added that line : in my web.config under runtime->configuration. But that didn't solve my problem.
Can anyone please suggest what am I missing?
© Stack Overflow or respective owner