This method implicitly uses CAS policy, which has been obsoleted by the .NET Framework. In order to
- by alice7
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?