From: Lars Op den Kamp Date: Mon, 6 Feb 2012 12:28:53 +0000 (+0100) Subject: cec: don't sign development binaries with a temporary key. devs can do that themselve... X-Git-Tag: upstream/2.2.0~1^2~36^2~2 X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=commitdiff_plain;h=2f08d7b06c6d80e191b4343eafa7731a3d6a6017 cec: don't sign development binaries with a temporary key. devs can do that themselves when they want LibCecSharp in the GAC --- diff --git a/project/LibCecSharp-dev.snk b/project/LibCecSharp-dev.snk deleted file mode 100644 index 859e7bc..0000000 Binary files a/project/LibCecSharp-dev.snk and /dev/null differ diff --git a/project/LibCecSharp.vcproj b/project/LibCecSharp.vcproj index 40f9eb6..081a3a0 100644 --- a/project/LibCecSharp.vcproj +++ b/project/LibCecSharp.vcproj @@ -71,7 +71,6 @@ GenerateDebugInformation="true" AssemblyDebug="1" TargetMachine="1" - KeyFile="$(SolutionDir)LibCecSharp-dev.snk" />