hi @all, I get this error while compiling an assembly: CS1548 My problem is: I don't have changed any settings involving the signing of the assembly. There is no key file specified in the AssemblyInfo.cs. So I don't know how to solve this error. tia --> stefan <--
hi, Stefan Hoffmann wrote: There is no key file specified in the AssemblyInfo.cs. Solved... there was an Key Name entry in it. mfG --> stefan <--