diff UCIS.Core.csproj @ 98:c9bc014bdbe8

Disabled assembly signing
author Ivo Smits <Ivo@UCIS.nl>
date Tue, 08 Jul 2014 16:52:10 +0200
parents ac0a29c05d03
children 8fe322656807
line wrap: on
line diff
--- a/UCIS.Core.csproj	Tue Jul 08 14:21:59 2014 +0200
+++ b/UCIS.Core.csproj	Tue Jul 08 16:52:10 2014 +0200
@@ -12,8 +12,6 @@
     <AssemblyName>UCIS.Core</AssemblyName>
     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
-    <SignAssembly>true</SignAssembly>
-    <AssemblyOriginatorKeyFile>UCIS.snk</AssemblyOriginatorKeyFile>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
@@ -122,7 +120,6 @@
     <None Include="Pml\LegacyPmlCommunicator.cs" />
     <Compile Include="Pml\PmlBuilder.cs" />
     <None Include="Pml\PmlCommunicator.cs" />
-    <None Include="UCIS.snk" />
     <Compile Include="Pml\PmlCommunicator2.cs" />
     <Compile Include="Pml\RW\PmlAmfRW.cs" />
     <Compile Include="Pml\RW\PmlPHPRW.cs" />