C
csharpula csharp
Hello ,
I am activating the following command from the cmd:
MSBuild.exe /target
ublish
/property:AssemblyOriginatorKeyFile="C:\Documents and
Settings\shteinga\myKey.snk"
And I am getting the following error :
error : A signing key is required in order to publish this project.
Publishi
ng from Visual Studio 2005 will automatically configure a signing key
for this
project.
But I created already a snk file using sn.exe. Why it is still no
working?
Thanks a lot!
I am activating the following command from the cmd:
MSBuild.exe /target
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
/property:AssemblyOriginatorKeyFile="C:\Documents and
Settings\shteinga\myKey.snk"
And I am getting the following error :
error : A signing key is required in order to publish this project.
Publishi
ng from Visual Studio 2005 will automatically configure a signing key
for this
project.
But I created already a snk file using sn.exe. Why it is still no
working?
Thanks a lot!