; Sent: donderdag 19 januari 2006 12:20
> To: 'nant-users@lists.sourceforge.net'
> Subject: [NAnt-users] /keyfile in CSC.exe only .NET 2.0
>
> Hello,
>
> I am using NUnit 0.85 RC3, and have a problem with CSC task,
> on my .NET 2.0 projects. How can I specify
Title: /keyfile in CSC.exe only .NET 2.0
Hello,
I am using NUnit 0.85 RC3, and have a problem with CSC task, on my .NET 2.0 projects. How can I specify the /keyfile option ? In .NET 1.1, one used the AssemblyKeyFileAttribute in the AssemblyInfo.cs to specify a strong name key. In .NET 2.0, t