GrayJumba / lastfm-sharp

Automatically exported from code.google.com/p/lastfm-sharp
GNU General Public License v3.0
0 stars 0 forks source link

compiling error #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
./AssemblyInfo.cs(28,12): warning CS1699: Use compiler option `keyfile' or 
appropriate project settings instead of `AssemblyKeyFile' attribute
error CS1548: Error during assembly signing. The specified key file 
`../lastfm-sharp.snk' does not exist
Compilation failed: 1 error(s), 1 warnings
make[1]: *** [../../bin/Release/lastfm-sharp.dll] Error 1
make[1]: Leaving directory 
`/home/shaneo/Downloads/lastfm-sharp-0.1.10/lastfm-sharp'
make: *** [all-recursive] Error 1

Any idea how to fix this?

OS = Ubuntu 12.04 amd64

Original issue reported on code.google.com by ShaneOSD...@gmail.com on 29 Jul 2012 at 3:36